Skip to content

Hostname

dagrofa.dk

Last fetched

dagrofa.dk resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · dagrofa.dkRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dagrofa.dk

Resolution chain

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

IPPrefixASNOperatorCountry
78.46.12.20878.46.0.0/15AS24940DE

WHOIS identity

Registrar
Organization
dagrofa aps
Contact emails

Subdomains

28 observed subdomains of dagrofa.dk.

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.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for dagrofa.dk.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_INCLUDE_spf.presscloud.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.163.78.251
SPF_IP35.240.59.35
SPF_IP37.123.114.36
SPF_IP85.115.52.190/32
SPF_IP85.115.54.190/32
SPF_IP85.115.54.221
SPF_MXdagrofa.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.