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
Resolution chain
dfjw.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.36.106.10 | 54.36.0.0/16 | AS16276 | — | FR |
| 213.182.35.153 | 213.182.32.0/19 | AS8304 | — | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- deutsch franzoesisches jugendwerk
- Contact emails
Subdomains
52 observed subdomains of dfjw.org.
Showing 25 of 52. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for dfjw.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.datapressepremium.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.42.31.140 |
| SPF_IP | 213.182.55.64/28 |
| SPF_IP | 217.110.5.185 |
| SPF_IP | 37.187.144.137 |
| SPF_IP | 84.14.53.243 |
| SPF_IP | 91.188.72.112/28 |
| SPF_IP | 93.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.