Skip to content

Hostname

tourguide.jp

Last fetched

tourguide.jp resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · tourguide.jpRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tourguide.jp

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.155.2503.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.273.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.473.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1093.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1873.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1223.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.2453.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.33.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.503.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.783.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.136.23952.219.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.12752.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.152.16752.219.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.163.3552.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.11952.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

3 observed subdomains of tourguide.jp.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for tourguide.jp.

MechanismTarget
SPF_IP133.130.127.68
SPF_IP133.242.131.19
SPF_IP163.44.169.97
SPF_IP2401:2500:102:1102:133:242:131:19
SPF_MXtourguide.jp

Related pages

Pivot deeper into the graph from tourguide.jp.

Cypher and MCP

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

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