Skip to content

Hostname

geantduweb.ca

Last fetched

geantduweb.ca resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists registrar:grape inc. as the registrar.

Nutrition Label

WHISPER CANON · geantduweb.caRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/geantduweb.ca

Resolution chain

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

IPPrefixASNOperatorCountry
51.222.151.19151.222.0.0/16AS16276OVHCA

WHOIS identity

Registrar
registrar:grape inc.
Organization
allan beaupre
Contact emails

Subdomains

45 observed subdomains of geantduweb.ca.

Web-graph footprint

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

272 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for geantduweb.ca.

MechanismTarget
SPF_Ageantduweb.ca
SPF_INCLUDE_spf.emfwd.name-services.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP158.85.77.121/32
SPF_IP158.85.89.116/32
SPF_IP173.209.51.202
SPF_IP51.222.151.191
SPF_IP54.39.106.65
SPF_IP98.124.224.28/32
SPF_MXgeantduweb.ca

Related pages

Pivot deeper into the graph from geantduweb.ca.

Cypher and MCP

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

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