Skip to content

Hostname

godosoft.net

Last fetched

godosoft.net resolves to 1 IPv4 address operated by AS45974 in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · godosoft.netRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/godosoft.net

Resolution chain

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

IPPrefixASNOperatorCountry
180.210.81.80180.210.81.0/24AS45974KR

WHOIS identity

Registrar
iana:100
Organization
godosoft
Contact emails

Subdomains

1 observed subdomain of godosoft.net.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for godosoft.net.

MechanismTarget
SPF_INCLUDE_spfblock.nhn.com
SPF_INCLUDEnhnent.com
SPF_IP106.249.25.149
SPF_IP211.233.50.13
SPF_IP211.233.50.17
SPF_IP211.233.50.2
SPF_IP211.233.50.31
SPF_IP211.233.50.36
SPF_IP211.233.51.11

Related pages

Pivot deeper into the graph from godosoft.net.

Cypher and MCP

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

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