Skip to content

Hostname

dfjw.org

Last fetched

dfjw.org resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · dfjw.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dfjw.org

Resolution chain

dfjw.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:81
Organization
deutsch franzoesisches jugendwerk
Contact emails

Subdomains

52 observed subdomains of dfjw.org.

Web-graph footprint

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

1,449 sites link to this hostname.

504 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for dfjw.org.

MechanismTarget
SPF_INCLUDE_spf.datapressepremium.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.42.31.140
SPF_IP213.182.55.64/28
SPF_IP217.110.5.185
SPF_IP37.187.144.137
SPF_IP84.14.53.243
SPF_IP91.188.72.112/28
SPF_IP93.13.82.114

Related pages

Pivot deeper into the graph from dfjw.org.

Cypher and MCP

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

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