Skip to content

Hostname

cogg.ca

Last fetched

cogg.ca resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists registrar:namespro solutions inc. as the registrar.

Nutrition Label

WHISPER CANON · cogg.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cogg.ca

Resolution chain

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

WHOIS identity

Registrar
registrar:namespro solutions inc.
Organization
central ontario glider group
Contact emails

Subdomains

8 observed subdomains of cogg.ca.

Web-graph footprint

Distinct hostnames that link to or from cogg.ca in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • cogg.ca

SPF policy

4 SPF mechanisms authorising senders for cogg.ca.

MechanismTarget
SPF_Acogg.ca
SPF_IP51.161.86.108
SPF_IP54.39.243.104
SPF_MXcogg.ca

Related pages

Pivot deeper into the graph from cogg.ca.

Cypher and MCP

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

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