Skip to content

Hostname

prestocard.ca

Last fetched

prestocard.ca resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · prestocard.caRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/prestocard.ca

Resolution chain

prestocard.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.139.18.13152.136.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
150.171.109.101150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
her majesty the queen in right of ontario, standards and guidance coordinator
Contact emails

Subdomains

26 observed subdomains of prestocard.ca.

Web-graph footprint

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

439 sites link to this hostname.

133 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for prestocard.ca.

MechanismTarget
SPF_Aprestocard.ca
SPF_INCLUDEmd02.com
SPF_INCLUDEspf.messagelabs.com
SPF_IP205.206.15.103
SPF_IP206.75.245.135
SPF_IP207.219.189.162
SPF_IP207.219.189.165
SPF_IP207.219.189.170
SPF_IP209.171.33.143
SPF_IP209.171.33.144
SPF_IP40.86.247.104
SPF_IP52.139.21.4
SPF_IP75.154.151.167
SPF_MXprestocard.ca

Related pages

Pivot deeper into the graph from prestocard.ca.

Cypher and MCP

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

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