Skip to content

Hostname

cd08.fr

Last fetched

cd08.fr resolves to 1 IPv4 address operated by AS6738 in FR. WHOIS lists registrar:orange as the registrar.

Nutrition Label

WHISPER CANON · cd08.frRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/cd08.fr

Resolution chain

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

IPPrefixASNOperatorCountry
46.18.193.12546.18.193.0/24AS6738FR

WHOIS identity

Registrar
registrar:orange
Organization
departement des ardennes
Contact emails

Subdomains

36 observed subdomains of cd08.fr.

Web-graph footprint

Distinct hostnames that link to or from cd08.fr in the public web crawl.

333 sites link to this hostname.

149 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cd08.fr.

MechanismTarget
SPF_Acd08.fr
SPF_INCLUDEspf.tipimail.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_INCLUDEspl-xdemat.fr
SPF_IP185.7.39.6/32
SPF_IP195.6.64.169
SPF_IP46.18.193.125

Related pages

Pivot deeper into the graph from cd08.fr.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.