Hostname
thisted.dk
Last fetched
thisted.dk resolves to 2 IPv4 addresses operated by AKAMAI-LINODE-AP Akamai Connected Cloud in SE.
Nutrition Label
Resolution chain
thisted.dk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.232.147.252 | 172.232.128.0/19 | AS63949 | AKAMAI-LINODE-AP Akamai Connected Cloud | SE |
| 172.233.57.17 | 172.233.32.0/19 | AS63949 | AKAMAI-LINODE-AP Akamai Connected Cloud | NL |
WHOIS identity
- Registrar
- —
- Organization
- thisted kommune
- Contact emails
Subdomains
37 observed subdomains of thisted.dk.
Showing 25 of 37. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from thisted.dk in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for thisted.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.dbc.dk |
| SPF_INCLUDE | spf.curanet.dk |
| SPF_INCLUDE | spf.mailanyone.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.truelink.dk |
| SPF_INCLUDE | spfinclude.signflow.dk |
| SPF_IP | 172.232.147.252 |
| SPF_IP | 172.233.57.17 |
| SPF_IP | 185.158.60.45 |
| SPF_IP | 193.84.27.112 |
| SPF_IP | 52.136.192.101 |
| SPF_IP | 77.247.70.242/32 |
| SPF_IP | 80.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.