Skip to content

Hostname

tecnic.ca

Last fetched

tecnic.ca resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · tecnic.caRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/tecnic.ca

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.229.21108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.35108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.73108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.84108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.227.192.11713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.31.3718.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.5118.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.7718.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.8518.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.255.1073.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.803.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.853.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.933.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

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

Subdomains

24 observed subdomains of tecnic.ca.

Web-graph footprint

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

111 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for tecnic.ca.

MechanismTarget
SPF_Atecnic.ca
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP184.107.95.132
SPF_IP198.72.99.62
SPF_IP207.96.210.40
SPF_MXtecnic.ca

Related pages

Pivot deeper into the graph from tecnic.ca.

Cypher and MCP

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

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