Skip to content

Hostname

builderschoice.ca

Last fetched

builderschoice.ca resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · builderschoice.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/builderschoice.ca

Resolution chain

builderschoice.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
98.129.229.13898.129.229.0/24AS53824LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
builders choice products
Contact emails

Subdomains

1 observed subdomain of builderschoice.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for builderschoice.ca.

MechanismTarget
SPF_Amail.aaih.net
SPF_INCLUDEdayforcehcm.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP72.2.11.130
SPF_MXtriadinet.com
SPF_MXtriadinet.net

Related pages

Pivot deeper into the graph from builderschoice.ca.

Cypher and MCP

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

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