Skip to content

Hostname

passged.com

Last fetched

passged.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.86.1318.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.1518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.4318.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.4618.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.151.11154.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.2154.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.9254.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.9554.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

41 observed subdomains of passged.com.

Web-graph footprint

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

94 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for passged.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from passged.com.

Cypher and MCP

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

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