Hostname
egholm.dk
Last fetched
egholm.dk resolves to 1 IPv4 address operated by AS48854 in DK.
Nutrition Label
Resolution chain
egholm.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 81.95.249.215 | 81.115.114.0/24 | AS48854 | — | DK |
WHOIS identity
- Registrar
- —
- Organization
- arka it aps
- Contact emails
Subdomains
10 observed subdomains of egholm.dk.
Web-graph footprint
Distinct hostnames that link to or from egholm.dk in the public web crawl.
34 sites link to this hostname.
34 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for egholm.dk.
| Mechanism | Target |
|---|---|
| SPF_A | firewall.arkait.dk |
| SPF_INCLUDE | 2sms.dk |
| SPF_INCLUDE | 6639222.spf03.hubspotemail.net |
| SPF_INCLUDE | massmail.cim-mobility.dk |
| SPF_INCLUDE | relay01.nchost.dk |
| SPF_INCLUDE | spf.ess.de.barracudanetworks.com |
| SPF_INCLUDE | spf.hostnordic.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | web.shared.mysmtp.com |
| SPF_IP | 81.95.247.13/26 |
| SPF_IP | 89.188.74.4 |
| SPF_IP | 89.188.74.44 |
| SPF_IP | 92.62.199.82 |
| SPF_IP | 92.62.199.83 |
| SPF_IP | 93.176.64.82 |
| SPF_REDIRECT | spf.dynamicweb-cms.com |
Related pages
Pivot deeper into the graph from egholm.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "egholm.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.