Skip to content

Hostname

god21.net

Last fetched

god21.net resolves to 1 IPv4 address operated by AS4766 in KR. WHOIS lists iana:1489 as the registrar.

Nutrition Label

WHISPER CANON · god21.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/god21.net

Resolution chain

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

IPPrefixASNOperatorCountry
14.63.225.9814.56.0.0/13AS4766KR

WHOIS identity

Registrar
iana:1489
Organization
yoon jong ho
Contact emails

Subdomains

20 observed subdomains of god21.net.

Web-graph footprint

Distinct hostnames that link to or from god21.net in the public web crawl.

31 sites link to this hostname.

71 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from god21.net.

Cypher and MCP

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

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