Skip to content

Hostname

godik.dk

Last fetched

godik.dk resolves to 2 IPv4 addresses operated by TEAM-BLUE-DENMARK in DK.

Nutrition Label

WHISPER CANON · godik.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/godik.dk

Resolution chain

godik.dk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
81.95.249.3381.95.240.0/20AS48854TEAM-BLUE-DENMARKDK
93.191.156.12593.191.152.0/21AS48854TEAM-BLUE-DENMARKDK

WHOIS identity

Registrar
Organization
godik aps
Contact emails

Subdomains

10 observed subdomains of godik.dk.

Web-graph footprint

Distinct hostnames that link to or from godik.dk in the public web crawl.

33 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for godik.dk.

MechanismTarget
SPF_Agodik.dk
SPF_INCLUDEspf-esec.heimdalsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tigermedia.eu
SPF_IP130.185.138.58
SPF_IP193.200.225.53
SPF_IP193.200.225.54
SPF_IP213.145.183.118
SPF_IP5.56.152.234
SPF_IP62.66.130.130
SPF_IP85.81.234.62
SPF_IP94.231.103.98/32
SPF_MXgodik.dk

Related pages

Pivot deeper into the graph from godik.dk.

Cypher and MCP

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

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