Skip to content

Hostname

orange.fr

Last fetched

orange.fr resolves to 3 IPv4 addresses operated by WANADOOPORTAILS-AS Wanadoo PortailsDirection technique in FR. WHOIS lists registrar:nordnet as the registrar.

Nutrition Label

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

Resolution chain

orange.fr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.252.117.135193.252.117.0/24AS24600WANADOOPORTAILS-AS Wanadoo PortailsDirection techniqueFR
193.252.148.46193.252.148.0/24AS8891FTBGPDMFR
81.52.142.21981.52.142.0/23AS8891FTBGPDMFR

WHOIS identity

Registrar
registrar:nordnet
Organization
orange france
Contact emails

Subdomains

14,631 observed subdomains of orange.fr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for orange.fr.

MechanismTarget
SPF_INCLUDE_spf_gp.orange.fr
SPF_INCLUDE_spf_other.orange.fr
SPF_INCLUDEspffed-ip.orange.com

Related pages

Pivot deeper into the graph from orange.fr.

Cypher and MCP

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

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