Skip to content

Hostname

kagetsu.top

Last fetched

kagetsu.top resolves to 20 IPv4 addresses operated by NETLAB-SDN - NetLab Global in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · kagetsu.topRouting diversity3.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/kagetsu.top

Resolution chain

kagetsu.top resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
38.97.254.20138.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.24238.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.24438.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.24638.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.24838.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.25138.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.25338.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
70.39.201.10170.39.201.0/24AS979NETLAB-SDN - NetLab GlobalHK
70.39.201.10270.39.201.0/24AS979NETLAB-SDN - NetLab GlobalHK
70.39.201.10770.39.201.0/24AS979NETLAB-SDN - NetLab GlobalHK
70.39.201.1770.39.201.0/24AS979NETLAB-SDN - NetLab GlobalHK
70.39.201.1970.39.201.0/24AS979NETLAB-SDN - NetLab GlobalHK
70.39.201.24170.39.201.0/24AS979NETLAB-SDN - NetLab GlobalHK
70.39.201.4870.39.201.0/24AS979NETLAB-SDN - NetLab GlobalHK
70.39.201.6770.39.201.0/24AS979NETLAB-SDN - NetLab GlobalHK
70.39.201.7070.39.201.0/24AS979NETLAB-SDN - NetLab GlobalHK
82.158.231.17482.158.228.0/22AS401701COGNETCLOUD-2 - cognetcloud INCHK
70.39.201.22770.39.201.0/24AS979NETLAB-SDN - NetLab GlobalHK
70.39.201.21970.39.201.0/24AS979NETLAB-SDN - NetLab GlobalHK
45.192.111.23145.192.104.0/21AS401701COGNETCLOUD-2 - cognetcloud INCHK

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by muumuudomain
Contact emails

Subdomains

1 observed subdomain of kagetsu.top.

Threat posture

History

Related pages

Pivot deeper into the graph from kagetsu.top.

Cypher and MCP

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

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