Hostname
petfocus.ca
Last fetched
petfocus.ca resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists registrar:centralnic canada inc as the registrar.
Nutrition Label
Resolution chain
petfocus.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 |
|---|---|---|---|---|
| 45.60.153.124 | 45.60.153.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 45.60.165.124 | 45.60.165.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
WHOIS identity
- Registrar
- registrar:centralnic canada inc
- Organization
- it department
- Contact emails
Subdomains
1 observed subdomain of petfocus.ca.
| Subdomain |
|---|
| www.petfocus.ca |
Web-graph footprint
Distinct hostnames that link to or from petfocus.ca in the public web crawl.
29 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for petfocus.ca.
| Mechanism | Target |
|---|---|
| SPF_A | petfocus.ca |
| SPF_INCLUDE | _spf.fused.com |
| SPF_IP | 216.86.156.59 |
| SPF_IP | 52.119.45.50 |
| SPF_IP | 69.162.148.140 |
| SPF_IP | 74.115.204.0/24 |
| SPF_IP | 74.115.207.0/24 |
| SPF_MX | petfocus.ca |
Related pages
Pivot deeper into the graph from petfocus.ca.
- IP · 45.60.153.124
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · registrar:centralnic canada inc
- Country · GB
- Email · cambriananimalhospital.ca@epostserver.net
- TLD · .ca
- Browse hostnames · pe…
- 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: "petfocus.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.