Skip to content

Hostname

personifyinc.com

Last fetched

personifyinc.com resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · personifyinc.comRouting diversity5.6/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/personifyinc.com

Resolution chain

personifyinc.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
174.129.220.228174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.34.17518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.214.1933.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.128.1863.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.83.200.1353.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.52.17934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.54.4534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.192.14734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.39.17744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.44.18952.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.108.23454.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.213.4154.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.125.4798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.113.11432.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:440
Organization
contact privacy inc. customer 0132517516
Contact emails

Subdomains

33 observed subdomains of personifyinc.com.

Web-graph footprint

Distinct hostnames that link to or from personifyinc.com in the public web crawl.

61 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for personifyinc.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mtasv.net

Related pages

Pivot deeper into the graph from personifyinc.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "personifyinc.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.