Hostname
dagrofa.dk
Last fetched
dagrofa.dk resolves to 1 IPv4 address operated by AS24940 in DE.
Nutrition Label
Resolution chain
dagrofa.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 |
|---|---|---|---|---|
| 78.46.12.208 | 78.46.0.0/15 | AS24940 | — | DE |
WHOIS identity
- Registrar
- —
- Organization
- dagrofa aps
- Contact emails
Subdomains
28 observed subdomains of dagrofa.dk.
Showing 17 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dagrofa.dk in the public web crawl.
286 sites link to this hostname.
40 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for dagrofa.dk.
| Mechanism | Target |
|---|---|
| SPF_A | c.spf.service-now.com |
| SPF_INCLUDE | _spf.presscloud.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | cust-spf.exacttarget.com |
| SPF_INCLUDE | mailcontrol.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.163.78.251 |
| SPF_IP | 35.240.59.35 |
| SPF_IP | 37.123.114.36 |
| SPF_IP | 85.115.52.190/32 |
| SPF_IP | 85.115.54.190/32 |
| SPF_IP | 85.115.54.221 |
| SPF_MX | dagrofa.dk |
Related pages
Pivot deeper into the graph from dagrofa.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dagrofa.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.