Skip to content

Hostname

idmtnetgift.jp

Last fetched

idmtnetgift.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · idmtnetgift.jpRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/idmtnetgift.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.12313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.3713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.6013.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.6813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.1018.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.12218.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.1318.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.3218.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.90.423.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.90.543.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.90.713.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.90.773.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR

WHOIS identity

Registrar
Organization
ntt card solution corporation
Contact emails

Subdomains

3 observed subdomains of idmtnetgift.jp.

Threat posture

History

Related pages

Pivot deeper into the graph from idmtnetgift.jp.

Cypher and MCP

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

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