Skip to content

Hostname

dlf.org

Last fetched

dlf.org resolves to 1 IPv4 address operated by AS42903 in DK. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · dlf.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/dlf.org

Resolution chain

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

IPPrefixASNOperatorCountry
185.193.123.232185.193.120.0/22AS42903DK

WHOIS identity

Registrar
iana:2
Organization
danmarks laererforening
Contact emails

Subdomains

26 observed subdomains of dlf.org.

Web-graph footprint

Distinct hostnames that link to or from dlf.org in the public web crawl.

276 sites link to this hostname.

148 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for dlf.org.

MechanismTarget
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.hostingconnection.eu
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_INCLUDEspf.zexpense.dk
SPF_IP185.193.123.250
SPF_IP81.7.168.103
SPF_IP81.7.168.104

Related pages

Pivot deeper into the graph from dlf.org.

Cypher and MCP

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

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