Skip to content

Hostname

nanobitgames.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.179.21116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.10716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.5516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.5816.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.15216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.23816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.24416.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.3816.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.18416.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.20616.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.101.24516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.33.15716.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.67.23716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.68.6116.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.73.23716.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.74.2116.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.220.7752.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.36.9352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of nanobitgames.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for nanobitgames.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from nanobitgames.com.

Cypher and MCP

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

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