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
Resolution chain
prestocard.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.139.18.131 | 52.136.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 150.171.109.101 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KE |
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.
Showing 22 of 26. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for prestocard.ca.
| Mechanism | Target |
|---|---|
| SPF_A | prestocard.ca |
| SPF_INCLUDE | md02.com |
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_IP | 205.206.15.103 |
| SPF_IP | 206.75.245.135 |
| SPF_IP | 207.219.189.162 |
| SPF_IP | 207.219.189.165 |
| SPF_IP | 207.219.189.170 |
| SPF_IP | 209.171.33.143 |
| SPF_IP | 209.171.33.144 |
| SPF_IP | 40.86.247.104 |
| SPF_IP | 52.139.21.4 |
| SPF_IP | 75.154.151.167 |
| SPF_MX | prestocard.ca |
Related pages
Pivot deeper into the graph from prestocard.ca.
- IP · 52.139.18.131
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:easydns technologies inc.
- Country · CA
- Email · enterprisetech@supplyontario.ca
- TLD · .ca
- Browse hostnames · pr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.