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
Resolution chain
dafa.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 |
|---|---|---|---|---|
| 89.188.85.198 | 89.188.80.0/21 | AS47292 | SENTIA | DK |
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for dafa.dk.
| Mechanism | Target |
|---|---|
| SPF_A | dafa.dk |
| SPF_INCLUDE | spf.mailanyone.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfrerouting.xink.io |
| SPF_IP | 40.68.36.243/32 |
| SPF_IP | 79.171.148.23 |
| SPF_IP | 79.171.148.28 |
| SPF_IP | 89.188.85.198 |
| SPF_MX | dafa.dk |
Related pages
Pivot deeper into the graph from dafa.dk.
- IP · 89.188.85.198
- ASN · AS47292SENTIA
- Registrar · registrar:ascio technologies, corp. danmark - filial af ascio technologies, corp. canada
- Country · DK
- Email · domainmanagement@zacco.com
- TLD · .dk
- Browse hostnames · da…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.