Skip to content

Hostname

passperfect.com

Last fetched

passperfect.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · passperfect.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/passperfect.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.47.111108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.117108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.18108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.92108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.255.1123.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.1193.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.433.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.683.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 0132031803
Contact emails

Subdomains

20 observed subdomains of passperfect.com.

Web-graph footprint

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

33 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for passperfect.com.

MechanismTarget
SPF_INCLUDE_spf.bigcommerce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEcloud-sec-av.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from passperfect.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "passperfect.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.