Skip to content

Hostname

itsnap.jp

Last fetched

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

Nutrition Label

WHISPER CANON · itsnap.jpRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/itsnap.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.219.2918.154.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.219.3318.154.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.219.3418.154.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.219.9118.154.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.8.11518.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.2818.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.6718.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.8218.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
Organization
tukasa mizutani
Contact emails

Subdomains

8 observed subdomains of itsnap.jp.

Web-graph footprint

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

68 sites link to this hostname.

174 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for itsnap.jp.

MechanismTarget
SPF_Aitsnap.jp
SPF_INCLUDE_spf.google.com
SPF_IP52.193.8.75
SPF_MXitsnap.jp

Related pages

Pivot deeper into the graph from itsnap.jp.

Cypher and MCP

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

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