Skip to content

Hostname

interlockrepair.ca

Last fetched

interlockrepair.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 · interlockrepair.caRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/interlockrepair.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.67.172104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.178.253172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
173.209.37.178173.209.32.0/19AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

Registrar
registrar:netfirms, ltd
Organization
Contact emails

Subdomains

5 observed subdomains of interlockrepair.ca.

Web-graph footprint

Distinct hostnames that link to or from interlockrepair.ca in the public web crawl.

9 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for interlockrepair.ca.

MechanismTarget
SPF_Ainterlockrepair.ca
SPF_INCLUDEwebsitewelcome.com
SPF_IP162.240.220.68
SPF_IP66.96.128.0/18
SPF_MXinterlockrepair.ca

Related pages

Pivot deeper into the graph from interlockrepair.ca.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "interlockrepair.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.