Skip to content

Hostname

pangram.com

Last fetched

pangram.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · pangram.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pangram.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.128.118108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.12108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.20108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.47108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.518.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.6618.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.8618.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.8818.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.229.10418.65.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.229.3618.65.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.229.5718.65.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.229.9718.65.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for pangram.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP34.193.46.215

Related pages

Pivot deeper into the graph from pangram.com.

Cypher and MCP

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

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