Skip to content

Hostname

domco.ca

Last fetched

domco.ca resolves to 2 IPv4 addresses operated by IWEB-AS - Leaseweb Canada Inc. in CA. WHOIS lists registrar:canspace solutions inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
184.107.135.132184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
184.107.135.134184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

Registrar
registrar:canspace solutions inc.
Organization
Contact emails

Subdomains

7 observed subdomains of domco.ca.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for domco.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.antispamcloud.com
SPF_IP172.105.11.186

Related pages

Pivot deeper into the graph from domco.ca.

Cypher and MCP

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

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