Skip to content

Hostname

datacom.ca

Last fetched

datacom.ca resolves to 2 IPv4 addresses operated by AS-DATACOM-CA - DataCom Network Services Inc. in CA. WHOIS lists registrar:namesilo technologies corp. as the registrar.

Nutrition Label

WHISPER CANON · datacom.caRouting diversity2.4/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/datacom.ca

Resolution chain

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

IPPrefixASNOperatorCountry
205.210.148.44205.210.148.0/24AS399264AS-DATACOM-CA - DataCom Network Services Inc.CA
72.38.101.24472.38.0.0/15AS7992COGECOWAVE - Cogeco Connexion Inc.CA
72.38.101.24472.38.0.0/15AS7992COGECOWAVE - Cogeco Connexion Inc.CA

WHOIS identity

Registrar
registrar:namesilo technologies corp.
Organization
datacom network services
Contact emails

Subdomains

16 observed subdomains of datacom.ca.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for datacom.ca.

MechanismTarget
SPF_Adatacom.ca
SPF_IP2001:470:1d:16::/64
SPF_IP205.210.148.0/24
SPF_IP72.38.101.240/28
SPF_MXdatacom.ca

Related pages

Pivot deeper into the graph from datacom.ca.

Cypher and MCP

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

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