Skip to content

Hostname

gullestrupnet.dk

Last fetched

gullestrupnet.dk resolves to 1 IPv4 address operated by AS8560 in DE.

Nutrition Label

WHISPER CANON · gullestrupnet.dkRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/gullestrupnet.dk

Resolution chain

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

IPPrefixASNOperatorCountry
82.165.189.14482.165.0.0/16AS8560DE

WHOIS identity

Registrar
Organization
gullestrup.net aps
Contact emails

Subdomains

60 observed subdomains of gullestrupnet.dk.

Web-graph footprint

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

7 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for gullestrupnet.dk.

MechanismTarget
SPF_Agullestrupnet.dk
SPF_IP144.76.175.153
SPF_IP176.223.244.50
SPF_IP176.223.244.74
SPF_IP82.165.189.144
SPF_IP82.165.203.134
SPF_MXgullestrupnet.dk

Related pages

Pivot deeper into the graph from gullestrupnet.dk.

Cypher and MCP

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

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