Skip to content

Hostname

3ctech.ca

Last fetched

3ctech.ca resolves to 1 IPv4 address operated by EZPNET - EZProvider Networks, Inc. in CA. WHOIS lists registrar:netfirms, ltd as the registrar.

Nutrition Label

WHISPER CANON · 3ctech.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/3ctech.ca

Resolution chain

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

IPPrefixASNOperatorCountry
209.54.114.252209.54.114.0/24AS400724EZPNET - EZProvider Networks, Inc.CA

WHOIS identity

Registrar
registrar:netfirms, ltd
Organization
Contact emails

Subdomains

1 observed subdomain of 3ctech.ca.

Subdomain
www.3ctech.ca

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for 3ctech.ca.

MechanismTarget
SPF_INCLUDEa:dispatch-us.ppe-hosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.102.208/32
SPF_IP209.54.114.252

Related pages

Pivot deeper into the graph from 3ctech.ca.

Cypher and MCP

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

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