Skip to content

Hostname

ecommercebuilders.ca

Last fetched

ecommercebuilders.ca resolves to 2 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
66.29.146.17466.29.146.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
72.167.205.12072.167.204.0/22AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for ecommercebuilders.ca.

MechanismTarget
SPF_Aecommercebuilders.ca
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.web-hosting.com
SPF_IP66.29.146.172
SPF_MXecommercebuilders.ca

Related pages

Pivot deeper into the graph from ecommercebuilders.ca.

Cypher and MCP

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

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