Hostname
shopguard.ca
Last fetched
shopguard.ca is a registered hostname under the .ca top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:world host group ca corp
- Organization
- john petruskavich
- Contact emails
Subdomains
16 observed subdomains of shopguard.ca.
Web-graph footprint
Distinct hostnames that link to or from shopguard.ca in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- shopguard.ca
SPF policy
9 SPF mechanisms authorising senders for shopguard.ca.
| Mechanism | Target |
|---|---|
| SPF_A | shopguard.ca |
| SPF_INCLUDE | _hostingspf.doteasy.com |
| SPF_INCLUDE | spf.mysecurecloudhost.com |
| SPF_IP | 108.60.21.11 |
| SPF_IP | 192.250.237.64 |
| SPF_IP | 209.151.25.1 |
| SPF_IP | 69.161.148.1 |
| SPF_IP | 69.161.148.208 |
| SPF_MX | shopguard.ca |
Related pages
Pivot deeper into the graph from shopguard.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "shopguard.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.