Skip to content

Hostname

dafo.se

Last fetched

dafo.se resolves to 1 IPv4 address operated by AS29468 in SE. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · dafo.seRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/dafo.se

Resolution chain

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

IPPrefixASNOperatorCountry
185.138.66.220185.138.147.0/24AS29468SE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

13 observed subdomains of dafo.se.

Web-graph footprint

Distinct hostnames that link to or from dafo.se in the public web crawl.

75 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for dafo.se.

MechanismTarget
SPF_Adafo-se.mail.protection.outlook.com
SPF_Adafo.se
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.13.13.123/32
SPF_IP193.12.104.80/28
SPF_IP194.187.60.109
SPF_IP2603:10a6:150:35:0:0:0:21
SPF_IP2603:10a6:3:c8:0:0:0:17
SPF_MXdafo.se

Related pages

Pivot deeper into the graph from dafo.se.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dafo.se"})-[: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.