Skip to content

Hostname

otelo.fr

Last fetched

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

Nutrition Label

WHISPER CANON · otelo.frRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/otelo.fr

Resolution chain

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

IPPrefixASNOperatorCountry
62.160.200.1562.160.0.0/16AS3215FR

WHOIS identity

Registrar
registrar:orange
Organization
otelo
Contact emails

Subdomains

10 observed subdomains of otelo.fr.

Web-graph footprint

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

70 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for otelo.fr.

MechanismTarget
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_IP62.160.200.1
SPF_IP62.160.200.35

Related pages

Pivot deeper into the graph from otelo.fr.

Cypher and MCP

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

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