Skip to content

Hostname

jamjamtour.jp

Last fetched

jamjamtour.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.174.46.223.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.33.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.73.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.863.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.11299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.1499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.10199.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.6799.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.7999.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.203.9499.84.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
nihonyouth travel co.,ltd.
Contact emails

Subdomains

6 observed subdomains of jamjamtour.jp.

Web-graph footprint

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

36 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for jamjamtour.jp.

MechanismTarget
SPF_Amss734.kagoya.net

Related pages

Pivot deeper into the graph from jamjamtour.jp.

Cypher and MCP

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

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