Skip to content

Hostname

nanacogift.jp

Last fetched

nanacogift.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · nanacogift.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/nanacogift.jp

Resolution chain

nanacogift.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.66.147.1518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.3518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.7418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.9018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.129.143.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.223.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.733.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.853.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
Organization
ntt card solution
Contact emails

Subdomains

3 observed subdomains of nanacogift.jp.

Web-graph footprint

Distinct hostnames that link to or from nanacogift.jp in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from nanacogift.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nanacogift.jp"})-[: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.