Skip to content

Hostname

prepareyourself.ca

Last fetched

prepareyourself.ca resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
99.79.166.12999.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:456
Organization
capital regional district
Contact emails

Subdomains

6 observed subdomains of prepareyourself.ca.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for prepareyourself.ca.

MechanismTarget
SPF_Amail.crd.bc.ca
SPF_Amailout.crd.bc.ca
SPF_INCLUDEem1936.rmts.bc.ca
SPF_INCLUDEprotection.outlook.com
SPF_INCLUDEspf.dynect.net
SPF_IP67.231.150.98
SPF_IP67.231.159.158

Related pages

Pivot deeper into the graph from prepareyourself.ca.

Cypher and MCP

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

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