Skip to content

Hostname

grv.ca

Last fetched

grv.ca is a registered hostname under the .ca top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · grv.caRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/grv.ca

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
Contact emails

Subdomains

2 observed subdomains of grv.ca.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for grv.ca.

MechanismTarget
SPF_Agrv.ca
SPF_Aserver1.ceh.ca
SPF_IP167.114.97.40
SPF_MXgrv.ca

Related pages

Pivot deeper into the graph from grv.ca.

Cypher and MCP

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

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