Skip to content

Hostname

dot-e-nanika.com

Last fetched

dot-e-nanika.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · dot-e-nanika.comRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dot-e-nanika.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.155.103.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.583.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.903.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.2003.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.13.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1103.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1753.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.343.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.24752.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.151.11152.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.151.1552.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.151.8352.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.16.13652.219.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.16.21652.219.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.19552.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.6752.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Web-graph footprint

Distinct hostnames that link to or from dot-e-nanika.com in the public web crawl.

33 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from dot-e-nanika.com.

Cypher and MCP

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

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