Skip to content

Hostname

gothamsmiles.com

Last fetched

gothamsmiles.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.179.14216.15.208.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.185.3416.15.192.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.18916.15.192.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.22716.15.232.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.8016.15.232.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.219.11416.15.248.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.105.9316.182.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.106.14116.182.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.39.6116.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.239.1852.216.249.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.118.11752.218.6.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.137.16552.218.7.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.45.21152.217.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.68.9952.217.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.140.16554.236.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.170.15754.236.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1241783487
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gothamsmiles.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from gothamsmiles.com.

Cypher and MCP

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

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