Skip to content

Hostname

dafa.dk

Last fetched

dafa.dk resolves to 1 IPv4 address operated by SENTIA in DK. WHOIS lists registrar:ascio technologies, corp. danmark - filial af ascio technologies, corp. canada as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
89.188.85.19889.188.80.0/21AS47292SENTIADK

WHOIS identity

Registrar
registrar:ascio technologies, corp. danmark - filial af ascio technologies, corp. canada
Organization
dafa a/s
Contact emails

Subdomains

13 observed subdomains of dafa.dk.

Web-graph footprint

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

13 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for dafa.dk.

MechanismTarget
SPF_Adafa.dk
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfrerouting.xink.io
SPF_IP40.68.36.243/32
SPF_IP79.171.148.23
SPF_IP79.171.148.28
SPF_IP89.188.85.198
SPF_MXdafa.dk

Related pages

Pivot deeper into the graph from dafa.dk.

Cypher and MCP

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

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