Skip to content

Hostname

kitaweb.com

Last fetched

kitaweb.com resolves to 1 IPv4 address operated by AS37907 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
202.172.28.109202.172.24.0/21AS37907JP

WHOIS identity

Registrar
iana:49
Organization
tetsuo nakanishi
Contact emails

Subdomains

16 observed subdomains of kitaweb.com.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for kitaweb.com.

MechanismTarget
SPF_Akitaweb.com
SPF_IP157.7.144.0/26
SPF_IP157.7.151.0/24
SPF_IP157.7.183.0/24
SPF_IP163.44.89.0/24
SPF_IP210.157.19.64/26
SPF_IP210.157.2.48/29
SPF_IP210.172.136.64/26
SPF_MXkitaweb.com

Related pages

Pivot deeper into the graph from kitaweb.com.

Cypher and MCP

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

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