Skip to content

Hostname

thisted.dk

Last fetched

thisted.dk resolves to 2 IPv4 addresses operated by AKAMAI-LINODE-AP Akamai Connected Cloud in SE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
172.232.147.252172.232.128.0/19AS63949AKAMAI-LINODE-AP Akamai Connected CloudSE
172.233.57.17172.233.32.0/19AS63949AKAMAI-LINODE-AP Akamai Connected CloudNL

WHOIS identity

Registrar
Organization
thisted kommune
Contact emails

Subdomains

37 observed subdomains of thisted.dk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for thisted.dk.

MechanismTarget
SPF_INCLUDE_spf.dbc.dk
SPF_INCLUDEspf.curanet.dk
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.truelink.dk
SPF_INCLUDEspfinclude.signflow.dk
SPF_IP172.232.147.252
SPF_IP172.233.57.17
SPF_IP185.158.60.45
SPF_IP193.84.27.112
SPF_IP52.136.192.101
SPF_IP77.247.70.242/32
SPF_IP80.198.127.67/27

Related pages

Pivot deeper into the graph from thisted.dk.

Cypher and MCP

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

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