Skip to content

Hostname

fabritec.ca

Last fetched

fabritec.ca resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · fabritec.caRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/fabritec.ca

Resolution chain

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

IPPrefixASNOperatorCountry
68.168.112.22868.168.112.0/20AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

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

Subdomains

14 observed subdomains of fabritec.ca.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for fabritec.ca.

MechanismTarget
SPF_INCLUDEsmtp-out.videotron.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.19.0.24/30
SPF_IP173.242.176.218
SPF_IP208.89.121.200
SPF_IP23.233.128.28/30
SPF_IP24.201.245.36/32
SPF_IP24.201.245.37
SPF_IP24.53.0.20/30
SPF_IP66.158.128.32
SPF_IP66.158.128.34
SPF_IP66.158.128.35
SPF_IP66.158.128.36
SPF_IP70.80.0.72/30

Related pages

Pivot deeper into the graph from fabritec.ca.

Cypher and MCP

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

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