Skip to content

Hostname

cournoyer.cc

Last fetched

cournoyer.cc resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · cournoyer.ccRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cournoyer.cc

Resolution chain

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

IPPrefixASNOperatorCountry
51.222.48.3451.222.0.0/16AS16276OVHCA

WHOIS identity

Registrar
iana:1387
Organization
contact privacy inc. customer 0128612811
Contact emails

Subdomains

6 observed subdomains of cournoyer.cc.

Web-graph footprint

Distinct hostnames that link to or from cournoyer.cc in the public web crawl.

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cournoyer.cc.

MechanismTarget
SPF_Acournoyer.cc
SPF_INCLUDEspf.web-dns1.com
SPF_IP173.209.43.164
SPF_IP51.79.99.79
SPF_IP54.39.100.151/32
SPF_MXcournoyer.cc

Related pages

Pivot deeper into the graph from cournoyer.cc.

Cypher and MCP

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

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