Skip to content

Hostname

gotanet.dk

Last fetched

gotanet.dk resolves to 2 IPv4 addresses operated by AS12597 in SE. WHOIS lists registrar:internet srs ab as the registrar.

Nutrition Label

WHISPER CANON · gotanet.dkRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gotanet.dk

Resolution chain

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

WHOIS identity

Registrar
registrar:internet srs ab
Organization
fredrik broberg
Contact emails

Subdomains

9 observed subdomains of gotanet.dk.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for gotanet.dk.

MechanismTarget
SPF_IP212.3.0.159
SPF_IP212.3.1.210
SPF_IP212.3.1.69
SPF_IP212.3.3.138
SPF_IP2a02:920:3035:0:0:0:0:210
SPF_IP2a02:920:318e:0:0:0:0:159
SPF_IP2a02:922:138d:0:0:0:0:39
SPF_IP2a02:922:38c:0:0:0:0:39
SPF_IP5.183.164.39
SPF_IP5.183.166.39

Related pages

Pivot deeper into the graph from gotanet.dk.

Cypher and MCP

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

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