Skip to content

Hostname

pangramia.com

Last fetched

pangramia.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ID. WHOIS lists iana:1040 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.175.2418.67.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.67.175.5518.67.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.67.175.7518.67.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
18.67.175.918.67.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.ID
65.8.76.12065.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.3965.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.9565.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.9665.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1040
Organization
pangramia.com, secret registration customer id 341418
Contact emails

Subdomains

3 observed subdomains of pangramia.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for pangramia.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from pangramia.com.

Cypher and MCP

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

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