Skip to content

Hostname

trad.fr

Last fetched

trad.fr resolves to 1 IPv4 address operated by NFRANCE in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · trad.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/trad.fr

Resolution chain

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

IPPrefixASNOperatorCountry
80.247.226.19980.247.224.0/20AS15826NFRANCEFR

WHOIS identity

Registrar
registrar:ovh
Organization
trad
Contact emails

Subdomains

2 observed subdomains of trad.fr.

Web-graph footprint

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

38 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for trad.fr.

MechanismTarget
SPF_Atrad.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.0.204.22
SPF_IP80.247.239.133
SPF_MXs180285.nfrance.com

Related pages

Pivot deeper into the graph from trad.fr.

Cypher and MCP

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

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