Skip to content

Hostname

emploi.fabritec.ca

Last fetched

emploi.fabritec.ca resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA.

Nutrition Label

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

Resolution chain

emploi.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

No WHOIS records are currently associated with emploi.fabritec.ca in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for emploi.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 emploi.fabritec.ca.

Cypher and MCP

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

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