Open navigation

Pipl

Modified on: Wed, 6 Jul, 2022 at 3:14 PM

Overview

With the Pipl Transforms in Maltego, investigators can now streamline their Person of Interest (POI) investigations, vastly reducing the time spent gathering information.


Pipl continuously scours the web, social media, and exclusive sources to collect identity elements, as well as other physical and digital data. International data sources add global context for investigators. Pipl’s powerful algorithm performs sophisticated data analysis to deliver an index of more than 3 billion online identities - including names, aliases, addresses, emails, age, work history, relationships, phone numbers and social network details among many other valuable data points.


Getting Started

To get started, first locate the Pipl Hub item in the Transform Hub then click “Install”. If you are using the Pipl Connector, you will be asked to provide your Pipl API Key. Enter it and click OK to finish the installation. If you purchased a Data Bundle you will not be prompted for an API key (but may optionally supply one via the “Details” window once you have installed the Hub item).


image


The basic flow of investigation with Maltego’s Pipl Transform is as follows:

  • Start with an identifier: Name (Person or Phrase Entity), E-Mail Address, Phone Number, Address (Location Entity)
  • Query Pipl using the “Search Person [Pipl]” Transform
  • You may receive zero, one, or many result Entities in response
  • Zero Entities mean no results were found
  • One or more Entities with a yellow visual indicator means that a matches were found but they are approximate matches, so called Possible Persons. To get full details (i.e. a Pipl Person Entity), the “Resolve search pointer [Pipl]” Transform must be called (this triggers an additional Pipl API call).
  • One Entity with a green visual indicator means that an exact match was found, and full details are already enriched.


From a Pipl Person, a number of Transforms are available for showing the full set of information that Pipl has available for that particular person. The easiest way to show this information is the “Expand in Full [Pipl]” Transform. Many of the different results of the “Expand in Full [Pipl]” Transform can be further expanded to view source information (often including source URLs for the information), or used as pivots in other Transforms (within Pipl, but also many of the other Maltego integrations).


Below is an illustration of “Possible Person” matches (left) and full Pipl Person match (right). A Possible Person can be resolved into a full match using the “Resolve search pointer [Pipl]” Transform.


image


It is possible to run most Transforms off of Possible Person matches, but the resulting information will be less accurate and incomplete when compared to a full Pipl Person match. Moreover, some extra information such as email addresses and source URLs is only available for full matches.


Example: Expanding all details and viewing source of information


image


The sequence above shows a typical flow of a simple POI investigation using Pipl in Maltego. A number of additional Transforms are available for querying data selectively, and further expanding data points into source information, tags, URLs and other metadata. Detailed reference documentation for these Transforms is provided below. For any further questions, contact support@maltego.com.


Billing Information

Pipl charges you only if a search returned a positive match. A match can be a person or a list of possible persons. Therefore, the following list of Transforms may likely cause usage charges on your Pipl API key:

All of the Search Person [Pipl] Transforms:

  • pipl.PersonToPiplPerson
  • pipl.phoneNumberToPerson
  • pipl.emailAddressToPiplPerson
  • pipl.addressToPiplPerson
  • pipl.aliasToPiplPerson
  • Resolve search pointer [Pipl] Transform (pipl.resolveSearchPointer)


To keep costs low and to effectively use Pipl’s search you can specify search constraints while running the above Transforms. The more search constraints you supply, more accurate the returned results are.  Moreover, you will not be charged if no results were returned.


If you are searching by a Person or Alias input Entity, for example John Doe using the Search Person Transform will bring numerous results, but specifying the City, State and/or Country search constraints would narrow down the search significantly.


Specify search conditions using Transform Inputs


If you are searching by an address using a Location as input Entity, you can specify FullName containing the first name and last name, Phone Number, Email, and/or Username as search constraints.


Credit Consumption for Data Bundles

This only applies if you bought Pipl Data Bundles. Please ignore if you have the Pipl Connector or are using your own Pipl API key.


If you purchased a Pipl Data Bundle via Maltego (or are on a data trial), you do not require an API key to use Pipl, but will instead be limited by the number of Transforms you run that require the Pipl API. Importantly, this means that not every Transform you run consumes a credit from your data bundle! Only those Transforms that call the Pipl API (and would therefore otherwise require an API key) consume a credit. These include:

  • Search Person [Pipl] Transforms (search by name, email, alias, address, phone number)
  • The Resolve search pointer [Pipl] Transform


All other Transforms (Expand details, explore source origin, etc.) are free and can be run as many times as you wish without consuming credits from your bundle.


If you are unsure whether a Transform consumes a credit, find it in the reference documentation below and check whether it takes the “piplAPIKey” Transform Setting. If it does, it will consume a credit, otherwise it will not: https://docs.pipl.com/docs/faq#section-how-do-you-bill-for-api-usage


Expand in Full [Pipl]

Transform Meta Info

Display Name Expand in Full [Pipl]
Transform Name pipl.piplPersonToPersonalInfo
Short Description This Transform returns the details available in Pipl for the possible person. This can be phones, emails, educations, jobs, addresses,tags, relationships and usernames.
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.PossiblePerson
Output Entity(s) maltego.PhoneNumber, maltego.EmailAddress, maltego.Image, maltego.Loc ation,maltego.Phrase,maltego.Alias,maltego.URL, maltego.Pipl.URL, maltego.Location, maltego.Tag

 

Transform Inputs

Not applicable


Description

From a Pipl Person, a number of Transforms are available for showing the full set of information that Pipl has available for that particular person. The easiest way to show this information is the “Expand in Full [Pipl]” Transform.

This Transform will execute all the Transforms that use a Pipl Person or a Possible Person input entity.

Note: The number of result entities returned depend on the slider value.


Resolve search pointer [Pipl]

Transform Meta Info

Display Name Resolve search pointer [Pipl]
Transform Name pipl.resolveSearchPointer
Short Description This Transform returns more data about the person from the Pipl API.
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.PossiblePerson
Output Entity(s) maltego.pipl.Person

 

Transform Inputs

Se tting N ame Se tting t ype De fault Va lue ** Optio nal** Po pup * Disp lay* A uth * Comm ent*
piplA PIKey s tring   False False piplA PIKey True Pipl API Key

 

Description

A Search Person [Pipl] Transform might return with either a Pipl Person Entity or multiple Pipl Possible Person Entities. Pipl Possible Person Entities appear with an orange dot overlay. Results are sorted by the Match score — a value between 0 and 1—representing the confidence level that each person is the person of interest in an investigation. 

Each possible person includes summary data and a search pointer—similar to a bookmark—for follow-up searches to expand the person with more detail.


This Transform is used to retrieve a exact match of the possible person using a search pointer lookup.

See https://docs.pipl.com/reference#search-pointer


Search Person [Pipl] using a physical Address

Transform Meta Info

Pipl Transforms allow searching for a person by their name, phone number, email address, home address (US only), and aliases.

Display Name Search Person [Pipl]
Transform Name pipl.addressToPiplPerson
Short Description This Transform returns the Pipl person(s) associated with the given USA address.
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.Location
Output Entity(s) maltego.pipl.Person, maltego.pipl.PossiblePerson

 

Transform Inputs

Se tting N ame Se tting t ype De fault Va lue ** Optio nal** Po pup * Disp lay* A uth * Comm ent*
piplA PIKey s tring   False False piplA PIKey True Pipl API Key
pip l.ful lName s tring   False True Ful lName -must co ntain first name and last name, and req uires two or more c harac ters. False Per son’s ful lname – must co ntain first name and last name, and req uires two or more c harac ters.
use rname s tring   False True Use rname False Per son’s use rname or alias
p honeN umber s tring   False True Phone N umber False Per son’s phone nu mber, must in clude a + and co untry code
email s tring   False True Email False Per son’s email

 

Description

Searching a person by an address requires additional information to return precise results since people frequently change residences. This Transform  is useful when narrowing down people who have resided at a particular address.


Search Person [Pipl] using an Alias

Transform Meta Info

Pipl Transforms allow searching for a person by their name, phone number, email address, home address (US only), and aliases.

Display Name Search Person [Pipl]
Transform Name pipl.aliasToPiplPerson
Short Description This Transform returns the Pipl person(s) associated with the given alias name.
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.Alias
Output Entity(s) maltego.pipl.Person, maltego.pipl.PossiblePerson

 

Transform Inputs

Se tting N ame Se tting t ype De fault Va lue ** Optio nal** Po pup * Disp lay* A uth * Comm ent*
piplA PIKey s tring   False False piplA PIKey True Pipl API Key
city s tring   False True City False Per son’s city
state s tring   False True State - 2 l etter state code for US, CA or BR. 3 l etter state code for AUS or UK. False Per son’s state
co untry s tring   False True Co untry ISO 3166 Code e.g. US, DE, GB False Per son’s co untry - ISO 3166 Code

 

Description

Searching  by alias or nickname or username requires additional information to improve accuracy. The input alias must be a single word e.g. clark.kent. A handle/screen name/nick used to identify a user online. Note that even though in many sites the username uniquely identifies one person, it is not guaranteed. Some sites allow different people to use the same username.


Search Person [Pipl] using an Email Address

Transform Meta Info

Pipl Transforms allow searching for a person by their name, phone number, email address, home address (US only), and aliases.

Display Name Search Person [Pipl]
Transform Name pipl.emailAddressToPiplPerson
Short Description This Transform returns the Pipl person(s) associated with the given email.
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.EmailAddress
Output Entity(s) maltego.pipl.Person, maltego.pipl.PossiblePerson

 

Transform Inputs

Se tting N ame Se tting t ype De fault Va lue ** Optio nal** Po pup * Disp lay* A uth * Comm ent*
piplA PIKey s tring   False False piplA PIKey True Pipl API Key

 

Description

Email Addresses are usually unique per person. In most cases, searching for a person with an Email Address returns a definite Person match.


Search Person [Pipl] using a FullName

Transform Meta Info

Pipl Transforms allow searching for a person by their name, phone number, email address, home address (US only), and aliases.

Display Name Search Person [Pipl]
Transform Name pipl.personToPiplPerson
Short Description This Transform returns the Pipl person matches for the given person
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.Person
Output Entity(s) maltego.pipl.Person, maltego.pipl.PossiblePerson

 

Transform Inputs

Se tting N ame Se tting t ype De fault Va lue ** Optio nal** Po pup * Disp lay* A uth * Comm ent*
piplA PIKey s tring   False False piplA PIKey True Pipl API Key
city s tring   False True City False Per son’s city
state s tring   False True State - 2 l etter state code for US, CA or BR. 3 l etter state code for AUS or UK. False Per son’s state
co untry s tring   False True Co untry ISO 3166 Code e.g. US, DE, GB False Per son’s co untry - ISO 3166 Code

 

Description

Names are common around the world. To get better results, it is best to input additional address information.


Search Person [Pipl] using a Phone Number

Transform Meta Info

Pipl Transforms allow searching for a person by their name, phone number, email address, home address (US only), and aliases.

Display Name Search Person [Pipl]
Transform Name pipl.phoneNumberToPiplPerson
Short Description This Transform returns the Pipl person(s) associated with the given phone number
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.PhoneNumber
Output Entity(s) maltego.pipl.Person, maltego.pipl.PossiblePerson

 

Transform Inputs

Se tting N ame Se tting t ype De fault Va lue ** Optio nal** Po pup * Disp lay* A uth * Comm ent*
piplA PIKey s tring   False False piplA PIKey True Pipl API Key

 

Description

Using this Transform, one can search for people using a phone number, please note that certain phone numbers (such as prepaid numbers) can be owned by multiple persons in the course of time.


To Address [Pipl]

Transform Meta Info

Display Name To Address [Pipl]
Transform Name pipl.piplPersonToAddress
Short Description This Transform returns the addresses for the given person
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.PossiblePerson
Output Entity(s) maltego.Location

 

Transform Inputs

Not applicable


Description

This Transform will lookup the Address assigned to the person by Pipl.


To Domain [Pipl]

Transform Meta Info

Display Name To Domain [Pipl]
Transform Name pipl.piplPersonToPiplDomainTag
Short Description This Transform returns the domain tags for the given person
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.Person
Output Entity(s) maltego.pipl.Tag

 

Transform Inputs

Not applicable


Description

Pipl store tags about various data points, if domain data has been observed, this Transform will lookup the domain information.


To Education [Pipl]

Transform Meta Info

Display Name To Education [Pipl]
Transform Name pipl.piplPersonToPiplEducation
Short Description This Transform returns the educations for the given person
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.PossiblePerson
Output Entity(s) maltego.pipl.Education

 

Transform Inputs

Not applicable


Description

This Transform will lookup Educational qualifications from various schools, colleges, universities, including the institution, degree, and also highlight the period of study if available.


To Email [Pipl]

Transform Meta Info

Display Name To Email [Pipl]
Transform Name pipl.piplPersonToEmail
Short Description This Transform returns the email addresses for the given person
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.Person
Output Entity(s) maltego.EmailAddress

 

Transform Inputs

Not applicable


Description

This Transform requires a Business Plan API Key. Where data is available Pipl will return metadata about the email such as whether it is disposable ot comes from a public provider (such as gmail.com).


To Image [Pipl]

Transform Meta Info

Display Name To Image [Pipl]
Transform Name pipl.piplPersonToImage
Short Description This Transform returns the image available for the given person
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.PossiblePerson
Output Entity(s) maltego.Image

 

Transform Inputs

Not applicable


Description

Note that Pipl aims to return only working images. However, sometimes images are no longer available online because of platform changes or a user has changed privacy settings.


To Industry [Pipl]

Transform Meta Info

Display Name To Industry [Pipl]
Transform Name pipl.piplPersonToPiplIndustryTag
Short Description This Transform returns the industry tags for the given person
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.Person
Output Entity(s) maltego.pipl.Tag

 

Transform Inputs

Not applicable


Description

The industry tag returned by this Transform is metadata retrieved from a person’s job information such a group on LinkedIn.


To Institution [Pipl]

Transform Meta Info

Display Name To Institution [Pipl]
Transform Name pipl.piplEducationToOrganization
Short Description This Transform returns the organization for the given qualificatipn.
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.Education
Output Entity(s) maltego.Organization

 

Transform Inputs

Not applicable


Description

This Transform parses the Institute where the educational qualification was attained, from the input Entityproperties.


To Interests (Fan of) [Pipl]

Transform Meta Info

Display Name To Interests (Fan of) [Pipl]
Transform Name pipl.piplPersonToPiplInterestFanOfTag
Short Description This Transform returns the interests (fan of) tags for the given person
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.Person
Output Entity(s) maltego.pipl.Tag

 

Transform Inputs

Not applicable


Description

The interest tag returned by this Transform is metadata retrieved from data sources such as a person’s social network page.


To Interests [Pipl]

Transform Meta Info

Display Name To Interests [Pipl]
Transform Name pipl.piplPersonToPiplInterestTag
Short Description This Transform returns the interests tags for the given person
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.Person
Output Entity(s) maltego.pipl.Tag

 

Transform Inputs

Not applicable


Description

The interest tag returned by this Transform is metadata retrieved from data sources such as a person’s social network page.

.

To Job [Pipl]

Transform Meta Info

Display Name To Job [Pipl]
Transform Name pipl.piplPersonToPiplJob
Short Description This Transform returns the jobs for the given person
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.PossiblePerson
Output Entity(s) maltego.pipl.Job

 

Transform Inputs

Not applicable


Description

The job data returned by this Transform is metadata retrieved from various data sources.

To Organization [Pipl]

Transform Meta Info

Display Name To Organization [Pipl]
Transform Name pipl.piplJobToOrganization
Short Description This Transform returns the organization for the given job
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.Job
Output Entity(s) maltego.Organization

 

Transform Inputs

Not applicable


Description

The Transform looks up the employer organization for the given job.


To Phone Number [Pipl]

Transform Meta Info

Display Name To Phone Number [Pipl]
Transform Name pipl.piplPersonToPhone
Short Description This Transform returns the phone numbers for the given person
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.PossiblePerson
Output Entity(s) maltego.PhoneNumber

 

Transform Inputs

Not applicable


Description

The Transform returns the phone number found for the given person. It will provide an overlay indicating the type if available. Type can be one of ‘mobile’, ‘home_phone’, ‘home_fax’, ‘work_phone’, ‘work_fax’ or ‘pager’.


Note: Landline phones are available in all plans. Mobile phones are available in the Business plan only.


To Relationships [Pipl]

Transform Meta Info

Display Name To Relationships [Pipl]
Transform Name pipl.piplPersonToRelationship
Short Description This Transform returns the persons related to the given person
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.PossiblePerson
Output Entity(s) maltego.pipl.Relationship

 

Transform Inputs

Not applicable


Description

This Transform will lookup up relations of the given person, which a short descriptors of another person.

Note: Available only in the SOCIAL plan and up.


To Skills [Pipl]

Transform Meta Info

Display Name To Skills [Pipl]
Transform Name pipl.piplPersonToPiplSkillsTag
Short Description This Transform returns the skills tags for the given person
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.Person
Output Entity(s) maltego.pipl.Tag

 

Transform Inputs

Not applicable


Description

The skills tag returned by this Transform is metadata retrieved from a person’s job information such a group on LinkedIn.


To Social Networks [Pipl]

Transform Meta Info

Display Name To Social Networks [Pipl]
Transform Name pipl.piplPersonToSocialNetworks
Short Description This Transform returns the social network usernames for the given person
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.PossiblePerson
Output Entity(s) maltego.Alias

 

Transform Inputs

Not applicable


Description

This Transform will return the social network service where the person has an account. Where available the username or a unique identifier will also be added to the Entity overlay and properties.


To Source Origin [Pipl] (Address)

Transform Meta Info

Display Name To Source Origin [Pipl]
Transform Name pipl.piplAddressToSourceOrigin
Short Description Returns the source of the PIPL data point if available.
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.Address
Output Entity(s) maltego.pipl.Source

 

Transform Inputs

Not applicable


Description

Pipl will return the source of the information it contains about a person. This Transform will return the address source origin if it is available.


To Source Origin [Pipl] (Alias)

Transform Meta Info

Display Name To Source Origin [Pipl]
Transform Name pipl.piplAliasToSourceOrigin
Short Description Returns the source of the PIPL data point if available.
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.Alias
Output Entity(s) maltego.pipl.Source

 

Transform Inputs

Not applicable


Description

Pipl will return the source of the information it contains about a person. This Transform will return the alias source origin if it is available.


To Source Origin [Pipl] (Education)

Transform Meta Info

Display Name To Source Origin [Pipl]
Transform Name pipl.piplEducationToSourceOrigin
Short Description Returns the source of the PIPL data point if available.
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.Education
Output Entity(s) maltego.pipl.Source

 

Transform Inputs

Not applicable


Description

Pipl will return the source of the information it contains about a person. This Transform will return the education source origin if it is available.


To Source Origin [Pipl] (Image)

Transform Meta Info

Display Name To Source Origin [Pipl]
Transform Name pipl.piplImageToSourceOrigin
Short Description Returns the source of the PIPL data point if available.
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.Image
Output Entity(s) maltego.pipl.Source

 

Transform Inputs

Not applicable


Description

Pipl will return the source of the information it contains about a person. This Transform will return the image source origin if it is available.


To Source Origin [Pipl] (Job)

Transform Meta Info

Display Name To Source Origin [Pipl]
Transform Name pipl.piplJobToSourceOrigin
Short Description Returns the source of the PIPL data point if available.
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.Job
Output Entity(s) maltego.pipl.Source

 

Transform Inputs

Not applicable


Description

Pipl will return the source of the information it contains about a person. This Transform will return the job source origin if it is available.


To Source Origin [Pipl] (Name)

Transform Meta Info

Display Name To Source Origin [Pipl]
Transform Name pipl.piplNameToSourceOrigin
Short Description Returns the source of the PIPL data point if available.
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.Name
Output Entity(s) maltego.pipl.Source

 

Transform Inputs

Not applicable


Description

Pipl will return the source of the information it contains about a person. This Transform will return the source origin if it is available.


To Source Origin [Pipl] (Phone Number)

Transform Meta Info

Display Name To Source Origin [Pipl]
Transform Name pipl.piplPhoneNumberToSourceOrigin
Short Description Returns the source of the PIPL data point if available.
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.PhoneNumber
Output Entity(s) maltego.pipl.Source

 

Transform Inputs

Not applicable


Description

Pipl will return the source of the information it contains about a person. This Transform will return the phone number source origin if it is available.


To Source Origin [Pipl] (Relatonship)

Transform Meta Info

Display Name To Source Origin [Pipl]
Transform Name pipl.piplRelationshipToSourceOrigin
Short Description Returns the source of the PIPL data point if available.
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.Relationship
Output Entity(s) maltego.pipl.Source

 

Transform Inputs

Not applicable


Description

Pipl will return the source of the information it contains about a person. This Transform will return the relationship source origin if it is available.


To Source Origin [Pipl] (Social Network Affiliation)

Transform Meta Info

Display Name To Source Origin [Pipl]
Transform Name pipl.piplSocialNetworkAffiliationToSourceOrigin
Short Description Returns the source of the PIPL data point if available.
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.Affiliation
Output Entity(s) maltego.pipl.Source

 

Transform Inputs

Not applicable


Description

Pipl will return the source of the information it contains about a person. This Transform will return the social network affiliation source origin if it is available.


To Source Origin [Pipl] (Tag)

Transform Meta Info

Display Name To Source Origin [Pipl]
Transform Name pipl.piplTagToSourceOrigin
Short Description Returns the source of the PIPL data point if available.
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.Tag
Output Entity(s) maltego.pipl.Source

 

Transform Inputs

Not applicable


Description

Pipl will return the source of the information it contains about a person. This Transform will return the tag source origin if it is available.


To Source Origin [Pipl] (URL)

Transform Meta Info

Display Name To Source Origin [Pipl]
Transform Name pipl.piplURLToSourceOrigin
Short Description Returns the source of the PIPL data point if available.
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.URL
Output Entity(s) maltego.pipl.Source

 

Transform Inputs

Not applicable


Description

Pipl will return the source of the information it contains about a person. This Transform will return the URL source origin if it is available.


To Source Origin [Pipl] (Vehicle)

Transform Meta Info

Display Name To Source Origin [Pipl]
Transform Name pipl.piplVehicleToSourceOrigin
Short Description Returns the source of the PIPL data point if available.
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.Vehicle
Output Entity(s) maltego.pipl.Source

 

Transform Inputs

Not applicable


Description

Pipl will return the source of the information it contains about a person. This Transform will return the vehicle source origin if it is available.


To Source URL [Pipl] (To Source)

Transform Meta Info

Display Name To Source URL [Pipl]
Transform Name pipl.piplSourceToSourceURL
Short Description Returns the source URL if available.
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.Source
Output Entity(s) maltego.URL

 

Transform Inputs

Not applicable


Description

Pipl will return the source of the information it contains about a person. This Transform will return the actual URL of a source, if available.


To Tags [Pipl]

Transform Meta Info

Display Name To Tags [Pipl]
Transform Name pipl.piplSourceToTag
Short Description Returns the source Tags if available.
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.Source
Output Entity(s) maltego.pipl.Tag

 

Transform Inputs

Not applicable


Description

Each person search result with contain the sources of the information it contains about a person, from these sources Pipl assigns Tags assigned such as skills and interests. This Transform will return the Tags assigned for the source origin.


To URLs [Pipl]

Transform Meta Info

Display Name To URLs [Pipl]
Transform Name pipl.piplPersonToURLs
Short Description This Transform returns the urls for the given person
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.Person
Output Entity(s) maltego.pipl.URL

 

Transform Inputs

Not applicable


Description

This Transform will return the URLS that contain data about the given person.


To Username [Pipl]

Transform Meta Info

Display Name To Username [Pipl]
Transform Name pipl.piplPersonToUsername
Short Description This Transform returns the usernames for the given person
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.PossiblePerson
Output Entity(s) maltego.pipl.Alias

 

Transform Inputs

Not applicable


Description

This Transform will return the handle/screen name/nickname used to identify a user online. Where available the name of the service will also be added to the Entity overlay and properties.


To Username [Pipl]

Transform Meta Info

Display Name To Username [Pipl]
Transform Name pipl.piplSocialNetworkAffiliationToUsername
Short Description This Transform returns the username for a social network uid
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.Affiliation
Output Entity(s) maltego.Alias

 

Transform Inputs

Not applicable


Description

This Transform parses the username from the properties of the input Entity.


To Vehicle Identification Number [Pipl]

Transform Meta Info

Display Name To Vehicle Identification Number [Pipl]
Transform Name pipl.piplVehicleToVIN
Short Description This Transform returns the vehicle Identification Number for a given vehicle.
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.Vehicle
Output Entity(s) maltego.VinNumber

 

Transform Inputs

Not applicable


Description

This Transform parses the Vehicle Identification Number, from the properties of the input Entity.


To Vehicle [Pipl]

Transform Meta Info

Display Name To Vehicle [Pipl]
Transform Name pipl.piplPersonToPiplVehicleTag
Short Description This Transform returns the vehicle for the given person.
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.Person
Output Entity(s) maltego.pipl.Vehicle

 

Transform Inputs

Not applicable


Description

this Transform will return Vehicle registration information where available.


To other Names [Pipl]

Transform Meta Info

Display Name To other Names [Pipl]
Transform Name pipl.piplPersonToOthernames
Short Description This Transform returns the alternate names for a Pipl person.
Data Source Pipl
Owner <Maltego Technologies GmbH>
Author <dev@maltego.com>
Input Entity maltego.pipl.PossiblePerson
Output Entity(s) maltego.Alias

 

Transform Inputs

Not applicable


Description

This Transform will return the alternate names for the person.


Pipl Transforms

Search Person (from profile URL) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given URL.


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (from profile URL) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.urlToPiplPerson
Input Entities maltego.URL
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given URL.

To Email [Pipl]

Description

This Transform returns the email addresses for the given person


Transform Meta Info

Information Value
Display Name To Email [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.piplPersonToEmail
Input Entities maltego.pipl.Person
Output Entities maltego.EmailAddress
Short Description This Transform returns the email addresses for the given person

Search Person (tagged) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (tagged) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonTagged
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (viadeo) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (viadeo) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonViadeo
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

To Source Origin [Pipl]

Transform Meta Info

Information Value
Display Name To Source Origin [Pipl]
Owner  
Author Maltego
Data Source Pipl
Output Entities maltego.pipl.Source

Variants

Transform Name Input Entities Short Description
pipl.piplTagToSourceOrigin maltego.pipl.Tag Returns the source of the Pipl data point if available
pipl.piplSocialNetworkAffiliationToSourceOrigin maltego.pipl.Affiliation Returns the source of the Pipl data point if available
pipl.piplVehicleToSourceOrigin maltego.pipl.Vehicle Returns the source of the Pipl data point if available
pipl.piplImageToSourceOrigin maltego.Image Returns the source of the Pipl data point if available
pipl.piplURLToSourceOrigin maltego.pipl.URL Returns the source of the Pipl data point if available
pipl.piplAliasToSourceOrigin maltego.pipl.Alias Returns the source of the Pipl data point if available
pipl.piplJobToSourceOrigin maltego.pipl.Job Returns the source of the Pipl data point if available
pipl.piplEducationToSourceOrigin maltego.pipl.Education Returns the source of the Pipl data point if available
pipl.piplRelationshipToSourceOrigin maltego.pipl.Relationship Returns the source of the Pipl data point if available
pipl.piplNameToSourceOrigin maltego.pipl.Name Returns the source of the Pipl data point if available

Search Person (netlog) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (netlog) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonNetlog
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (facebook) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true true false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (facebook) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonFacebook
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (odnoklassniki) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (odnoklassniki) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonOdnoklassniki
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (lastfm) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (lastfm) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonLastfm
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (ebay) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (ebay) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonEbay
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (yelp) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (yelp) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonYelp
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

To Domain [Pipl]

Description

This Transform returns the domain tags for the given person


Transform Meta Info

Information Value
Display Name To Domain [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.piplPersonToPiplDomainTag
Input Entities maltego.pipl.Person
Output Entities maltego.pipl.Tag
Short Description This Transform returns the domain tags for the given person

To Interests [Pipl]

Description

This Transform returns the interests tags for the given person


Transform Meta Info

Information Value
Display Name To Interests [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.piplPersonToPiplInterestTag
Input Entities maltego.pipl.Person
Output Entities maltego.pipl.Tag
Short Description This Transform returns the interests tags for the given person

Search Person (stumbleupon) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (stumbleupon) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonStumbleupon
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (weeworld) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (weeworld) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonWeeworld
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

To Job [Pipl]

Description

This Transform returns the jobs for the given person


Transform Meta Info

Information Value
Display Name To Job [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.piplPersonToPiplJob
Input Entities maltego.pipl.PossiblePerson
Output Entities maltego.pipl.Job
Short Description This Transform returns the jobs for the given person

Search Person (friendster) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (friendster) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonFriendster
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (strava) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (strava) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonStrava
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (google) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (google) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonGoogle
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (renren) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (renren) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonRenren
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (goodreads) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (goodreads) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonGoodreads
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (tiktok) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (tiktok) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonTiktok
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (livejournal) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (livejournal) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonLivejournal
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (ning) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (ning) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonNing
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

To Skills [Pipl]

Description

This Transform returns the skills tags for the given person


Transform Meta Info

Information Value
Display Name To Skills [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.piplPersonToPiplSkillsTag
Input Entities maltego.pipl.Person
Output Entities maltego.pipl.Tag
Short Description This Transform returns the skills tags for the given person

To URLs [Pipl]

Description

This Transform returns the URLs for the given person


Transform Meta Info

Information Value
Display Name To URLs [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.piplPersonToURLs
Input Entities maltego.pipl.Person
Output Entities maltego.pipl.URL
Short Description This Transform returns the URLs for the given person

Search Person (soundcloud) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (soundcloud) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonSoundcloud
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

To Phone Number [Pipl]

Description

This Transform returns the phone numbers for the given person


Transform Meta Info

Information Value
Display Name To Phone Number [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.piplPersonToPhone
Input Entities maltego.pipl.PossiblePerson
Output Entities maltego.PhoneNumber
Short Description This Transform returns the phone numbers for the given person

Search Person (xing) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (xing) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonXing
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (imgur) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (imgur) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonImgur
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (medium) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (medium) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonMedium
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (sonico) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (sonico) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonSonico
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Expand in Full [Pipl]

Description

This Transform returns the details available in Pipl for the possible person. This can be phones, emails, educations, jobs, addresses, tags, relationships and usernames


Transform Meta Info

Information Value
Display Name Expand in Full [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.piplPersonToPersonalInfo
Input Entities maltego.pipl.PossiblePerson
Output Entities maltego.PhoneNumber, maltego.EmailAddress, maltego.Image, maltego.Location,maltego.Phrase,maltego.Alias,maltego.URL, maltego.Pipl.URL, maltego.Location, maltego.Tag
Short Description This Transform returns the details available in Pipl for the possible person. This can be phones, emails, educations, jobs, addresses, tags, relationships and usernames

Search Person (classmates) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (classmates) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonClassmates
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (aboutme) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (aboutme) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonAboutme
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

To Organization [Pipl]

Description

This Transform returns the organization for the given job


Transform Meta Info

Information Value
Display Name To Organization [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.piplJobToOrganization
Input Entities maltego.pipl.Job
Output Entities maltego.Organization
Short Description This Transform returns the organization for the given job

Search Person (hi5) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (hi5) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonHi5
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

To Source URL [Pipl]

Description

Returns the source URL if available


Transform Meta Info

Information Value
Display Name To Source URL [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.piplSourceToSourceURL
Input Entities maltego.pipl.Source
Output Entities maltego.URL
Short Description Returns the source URL if available

To Username [Pipl]

Transform Meta Info

Information Value
Display Name To Username [Pipl]
Owner  
Author Maltego
Data Source Pipl

Variants

Transform Name Input Entities Output Entities Short Description
pipl.piplPersonToUsername maltego.pipl.PossiblePerson maltego.pipl.Alias This Transform returns the usernames for the given person
pipl.piplSocialNetworkAffiliationToUsername maltego.pipl.Affiliation maltego.Alias This Transform returns the username for a social network UID

Search Person (habbo) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (habbo) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonHabbo
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (gaia) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (gaia) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonGaia
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

To Vehicle Identification Number [Pipl]

Description

This Transform returns the Vehicle Identification Number for a given vehicle


Transform Meta Info

Information Value
Display Name To Vehicle Identification Number [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.piplVehicleToVIN
Input Entities maltego.pipl.Vehicle
Output Entities maltego.VinNumber
Short Description This Transform returns the Vehicle Identification Number for a given vehicle

Search Person (myheritage) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (myheritage) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonMyheritage
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person [Pipl]

Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person [Pipl]
Owner  
Author Maltego
Data Source Pipl
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson

Variants

Transform Name Input Entities Short Description
pipl.personToPiplPerson maltego.Person This Transform returns the Pipl person matches for the given person
pipl.emailAddressToPiplPerson maltego.EmailAddress This Transform returns the Pipl person(s) associated with the given email.
pipl.addressToPiplPerson maltego.Location This Transform returns the Pipl person(s) associated with the given USA address.
pipl.aliasToPiplPerson maltego.Alias This Transform returns the Pipl person(s) associated with the given alias name.
pipl.phoneNumberToPiplPerson maltego.PhoneNumber This Transform returns the Pipl person(s) associated with the given phone number

To Relationships [Pipl]

Description

This Transform returns the persons related to the given person


Transform Meta Info

Information Value
Display Name To Relationships [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.piplPersonToRelationship
Input Entities maltego.pipl.PossiblePerson
Output Entities maltego.pipl.Relationship
Short Description This Transform returns the persons related to the given person

Search Person (digg) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (digg) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonDigg
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

To Institution [Pipl]

Description

This Transform returns the organization for the given qualification.


Transform Meta Info

Information Value
Display Name To Institution [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.piplEducationToOrganization
Input Entities maltego.pipl.Education
Output Entities maltego.Organization
Short Description This Transform returns the organization for the given qualification.

To Image [Pipl]

Description

This Transform returns the image available for the given person


Transform Meta Info

Information Value
Display Name To Image [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.piplPersonToImage
Input Entities maltego.pipl.PossiblePerson
Output Entities maltego.Image
Short Description This Transform returns the image available for the given person

Search Person (myspace) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (myspace) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonMyspace
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (NPI) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (NPI) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.identificationNumberSearchPersonNpi
Input Entities maltego.IdentificationNumber
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (vk) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (vk) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonVk
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

To Industry [Pipl]

Description

This Transform returns the industry tags for the given person


Transform Meta Info

Information Value
Display Name To Industry [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.piplPersonToPiplIndustryTag
Input Entities maltego.pipl.Person
Output Entities maltego.pipl.Tag
Short Description This Transform returns the industry tags for the given person

Search Person (quora) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (quora) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonQuora
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (delicious) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (delicious) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonDelicious
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (douban) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (douban) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonDouban
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

To Education [Pipl]

Description

This Transform returns the educations for the given person


Transform Meta Info

Information Value
Display Name To Education [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.piplPersonToPiplEducation
Input Entities maltego.pipl.PossiblePerson
Output Entities maltego.pipl.Education
Short Description This Transform returns the educations for the given person

Search Person (hyves) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (hyves) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonHyves
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

To Vehicle [Pipl]

Description

This Transform returns the vehicle for the given person


Transform Meta Info

Information Value
Display Name To Vehicle [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.piplPersonToPiplVehicleTag
Input Entities maltego.pipl.Person
Output Entities maltego.pipl.Vehicle
Short Description This Transform returns the vehicle for the given person

Search Person (VIN) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (VIN) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonVin
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (flickr) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (flickr) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonFlickr
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (gravatar) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (gravatar) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonGravatar
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (deviantart) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (deviantart) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonDeviantart
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (flavorsme) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (flavorsme) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonFlavorsme
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (badoo) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (badoo) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonBadoo
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (linkedin) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (linkedin) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonLinkedin
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (pinterest) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (pinterest) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonPinterest
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

To Social Networks [Pipl]

Description

This Transform returns the social network usernames for the given person


Transform Meta Info

Information Value
Display Name To Social Networks [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.piplPersonToSocialNetworks
Input Entities maltego.pipl.PossiblePerson
Output Entities maltego.Alias
Short Description This Transform returns the social network usernames for the given person

Search Person (meetup) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (meetup) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonMeetup
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (twitter) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (twitter) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonTwitter
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Resolve search pointer [Pipl]

Description

This Transform returns more data about the person from the Pipl API.


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Resolve search pointer [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.resolveSearchPointer
Input Entities maltego.pipl.PossiblePerson
Output Entities maltego.pipl.Person
Short Description This Transform returns more data about the person from the Pipl API.

To Address [Pipl]

Description

This Transform returns the addresses for the given person


Transform Meta Info

Information Value
Display Name To Address [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.piplPersonToAddress
Input Entities maltego.pipl.PossiblePerson
Output Entities maltego.Location
Short Description This Transform returns the addresses for the given person

To Interests (Fan of) [Pipl]

Description

This Transform returns the interests (fan of) tags for the given person


Transform Meta Info

Information Value
Display Name To Interests (Fan of) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.piplPersonToPiplInterestFanOfTag
Input Entities maltego.pipl.Person
Output Entities maltego.pipl.Tag
Short Description This Transform returns the interests (fan of) tags for the given person

Search Person (qzone) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (qzone) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonQzone
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (cyworld) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (cyworld) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonCyworld
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

To Tags [Pipl]

Description

Returns the source Tags if available


Transform Meta Info

Information Value
Display Name To Tags [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.piplSourceToTag
Input Entities maltego.pipl.Source
Output Entities maltego.pipl.Tag
Short Description Returns the source Tags if available

Search Person (foursquare) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (foursquare) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonFoursquare
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (orkut) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (orkut) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonOrkut
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (flixster) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (flixster) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonFlixster
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (bebo) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (bebo) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonBebo
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (tumblr) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (tumblr) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonTumblr
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (mylife) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (mylife) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonMylife
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (freelancer) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (freelancer) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonFreelancer
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (instagram) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (instagram) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonInstagram
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (academia) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (academia) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonAcademia
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (youtube) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (youtube) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonYoutube
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

To other Names [Pipl]

Description

This Transform returns the alternate names for a Pipl person


Transform Meta Info

Information Value
Display Name To other Names [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.piplPersonToOthernames
Input Entities maltego.pipl.PossiblePerson
Output Entities maltego.Alias
Short Description This Transform returns the alternate names for a Pipl person

Search Person (github) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (github) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonGithub
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Search Person (xanga) [Pipl]

Description

This Transform returns the Pipl person(s) associated with the given service ID


Transform Settings

Display Name Setting Type Default Value Optional Popup Authentication
Age. String, an exact (YY, Example: 30) to date or approximate (YY-YY, Example: 28-32) age string   true true false
City string   true true false
Country ISO 3166 Code e.g. US, DE, GB string   true true false
Education Degree (Example, B.Sc in Chemistry) string   true true false
Educational Institution (Example, Metropolis University) string   true true false
Email address string   true true false
First Name string   true true false
Gender (male or female) string   true true false
Job Organization (Example, The Daily Planet) string   true true false
Job Title (Example, Field Reporter) string   true true false
Last Name string   true true false
Middle Name string   true false false
Phone number string   true true false
Raw Full address. Use this parameter if the accurate address parts (country/state/city…) are not available string   true true false
State - 2 letter state code for US, CA or BR. 3 letter state code for AUS or UK string   true true false
Username, minimum 3 characters string   true true false
piplAPIKey string   true false false

Transform Meta Info

Information Value
Display Name Search Person (xanga) [Pipl]
Owner  
Author Maltego
Data Source Pipl
Transform Name pipl.aliasSearchPersonXanga
Input Entities maltego.Alias
Output Entities maltego.pipl.Person, maltego.pipl.PossiblePerson
Short Description This Transform returns the Pipl person(s) associated with the given service ID

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.