Skip to content

Hostname

vokatsu.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.45.1013.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.45.10513.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.45.3513.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.45.6713.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
3.169.36.193.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.253.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.343.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.793.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

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

Subdomains

1 observed subdomain of vokatsu.jp.

Web-graph footprint

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

124 sites link to this hostname.

137 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for vokatsu.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from vokatsu.jp.

Cypher and MCP

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

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