Skip to content

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

WHISPER CANON · backyardinterlocking.caRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/backyardinterlocking.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.66.71104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.168.16172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
173.209.37.178173.209.32.0/19AS36666NATIONAL-CINEMEDIA - National Cinemedia, LLCCA

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.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for backyardinterlocking.ca.

MechanismTarget
SPF_Abackyardinterlocking.ca
SPF_INCLUDEwebsitewelcome.com
SPF_IP162.240.220.68
SPF_IP66.96.128.0/18
SPF_MXbackyardinterlocking.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.