Skip to content

Hostname

restigouche.ca

Last fetched

restigouche.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 · restigouche.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/restigouche.ca

Resolution chain

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

WHOIS identity

Registrar
registrar:grape inc.
Organization
betty ann fortin
Contact emails

Subdomains

12 observed subdomains of restigouche.ca.

Web-graph footprint

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

23 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • restigouche.ca

SPF policy

4 SPF mechanisms authorising senders for restigouche.ca.

MechanismTarget
SPF_Arestigouche.ca
SPF_IP67.215.14.210
SPF_IP68.168.120.178
SPF_MXrestigouche.ca

Related pages

Pivot deeper into the graph from restigouche.ca.

Cypher and MCP

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

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