Hostname
backyardinterlocking.ca
Last fetched
backyardinterlocking.ca resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:netfirms, ltd as the registrar.
Nutrition Label
Resolution chain
backyardinterlocking.ca resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.66.71 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.168.16 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 173.209.37.178 | 173.209.32.0/19 | AS36666 | NATIONAL-CINEMEDIA - National Cinemedia, LLC | CA |
WHOIS identity
- Registrar
- registrar:netfirms, ltd
- Organization
- —
- Contact emails
- —
Subdomains
5 observed subdomains of backyardinterlocking.ca.
Web-graph footprint
Distinct hostnames that link to or from backyardinterlocking.ca in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for backyardinterlocking.ca.
| Mechanism | Target |
|---|---|
| SPF_A | backyardinterlocking.ca |
| SPF_INCLUDE | websitewelcome.com |
| SPF_IP | 162.240.220.68 |
| SPF_IP | 66.96.128.0/18 |
| SPF_MX | backyardinterlocking.ca |
Related pages
Pivot deeper into the graph from backyardinterlocking.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "backyardinterlocking.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.