Skip to content

Hostname

c2e.bzh

Last fetched

c2e.bzh resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · c2e.bzhRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/c2e.bzh

Resolution chain

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

IPPrefixASNOperatorCountry
149.202.88.141149.202.0.0/16AS16276OVHFR

WHOIS identity

Registrar
iana:81
Organization
c2e
Contact emails

Subdomains

1 observed subdomain of c2e.bzh.

Subdomain
www.c2e.bzh

Web-graph footprint

Distinct hostnames that link to or from c2e.bzh in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for c2e.bzh.

MechanismTarget
SPF_Ac2e.bzh
SPF_INCLUDEmx.ovh.com
SPF_MXc2e.bzh

Related pages

Pivot deeper into the graph from c2e.bzh.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "c2e.bzh"})-[: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.