Skip to content

Hostname

oo2.fr

Last fetched

oo2.fr resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · oo2.frRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/oo2.fr

Resolution chain

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

WHOIS identity

Registrar
registrar:ovh
Organization
oo2
Contact emails

Subdomains

9 observed subdomains of oo2.fr.

Web-graph footprint

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

173 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for oo2.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spfpartner.clean-mailbox.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP46.105.219.193
SPF_IP51.91.221.30
SPF_IP95.216.240.226

Related pages

Pivot deeper into the graph from oo2.fr.

Cypher and MCP

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

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