Skip to content

Hostname

totalcomm.ca

Last fetched

totalcomm.ca resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · totalcomm.caRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/totalcomm.ca

Resolution chain

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

IPPrefixASNOperatorCountry
178.128.235.107178.128.224.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA

WHOIS identity

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

Subdomains

20 observed subdomains of totalcomm.ca.

Web-graph footprint

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

28 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for totalcomm.ca.

MechanismTarget
SPF_Atotalcomm.ca
SPF_INCLUDEshaw.ca
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.220.187.124
SPF_IP216.123.206.98
SPF_IP51.79.78.120
SPF_IP68.145.14.208
SPF_IP68.145.14.211
SPF_IP70.64.118.186
SPF_MXtotalcomm.ca

Related pages

Pivot deeper into the graph from totalcomm.ca.

Cypher and MCP

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

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