Skip to content

Hostname

gotpantheon.com

Last fetched

gotpantheon.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.18216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.176.23016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.4316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.5816.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.12116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.13916.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.13416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.3716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.1816.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.108.16516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.41.20516.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.42.14116.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.67.8516.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.72.18916.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.75.6116.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.97.10916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.212.1352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.212.7752.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.213.23752.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.217.6152.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
david strauss
Contact emails

Subdomains

811 observed subdomains of gotpantheon.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from gotpantheon.com.

Cypher and MCP

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

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