Hostname
ddb.fr
Last fetched
ddb.fr resolves to 4 IPv4 addresses operated by AS20940 in JP. WHOIS lists registrar:csc corporate domains inc. as the registrar.
Nutrition Label
Resolution chain
ddb.fr resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.204.139.80 | 23.204.139.0/24 | AS20940 | — | JP |
| 23.204.139.87 | 23.204.139.0/24 | AS20940 | — | JP |
| 23.213.161.204 | 23.213.161.0/24 | AS20940 | — | DE |
| 23.213.161.209 | 23.213.161.0/24 | AS20940 | — | DE |
WHOIS identity
- Registrar
- registrar:csc corporate domains inc.
- Organization
- ddb
- Contact emails
Subdomains
54 observed subdomains of ddb.fr.
Showing 25 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ddb.fr in the public web crawl.
175 sites link to this hostname.
36 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for ddb.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.oneomnicom.com |
| SPF_INCLUDE | spf.mailjet.com |
Related pages
Pivot deeper into the graph from ddb.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ddb.fr"})-[: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.