Skip to content

Hostname

tdf.fr

Last fetched

tdf.fr resolves to 1 IPv4 address operated by AS43646 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · tdf.frRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/tdf.fr

Resolution chain

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

IPPrefixASNOperatorCountry
213.205.118.115213.205.96.0/19AS43646FR

WHOIS identity

Registrar
registrar:gandi
Organization
tdf
Contact emails

Subdomains

108 observed subdomains of tdf.fr.

Web-graph footprint

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

309 sites link to this hostname.

104 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for tdf.fr.

MechanismTarget
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsalesforce.com
SPF_INCLUDEservice-now.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.2.128.167
SPF_IP95.81.166.20
SPF_IP95.81.166.21

Related pages

Pivot deeper into the graph from tdf.fr.

Cypher and MCP

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

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