Skip to content

Hostname

katazukedou.com

Last fetched

katazukedou.com resolves to 1 IPv4 address operated by AS7684 in JP. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · katazukedou.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/katazukedou.com

Resolution chain

katazukedou.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
153.127.10.47153.127.0.0/17AS7684JP

WHOIS identity

Registrar
iana:69
Organization
hayashi youichi
Contact emails

Subdomains

5 observed subdomains of katazukedou.com.

Web-graph footprint

Distinct hostnames that link to or from katazukedou.com in the public web crawl.

131 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for katazukedou.com.

MechanismTarget
SPF_Akatazukedou.com
SPF_Awww2698.sakura.ne.jp
SPF_IP133.167.120.240
SPF_IP153.127.10.47
SPF_IP2403:3a00:101:21:49:212:235:106
SPF_IP2403:3a00:202:1925:133:167:120:240
SPF_IP49.212.235.106/24
SPF_IP59.106.190.31
SPF_MXkatazukedou.com

Related pages

Pivot deeper into the graph from katazukedou.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "katazukedou.com"})-[: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.