Skip to content

Hostname

mentorat.technoscience.ca

Last fetched

mentorat.technoscience.ca resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA.

Nutrition Label

WHISPER CANON · mentorat.technoscience.caRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/mentorat.technoscience.ca

Resolution chain

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

IPPrefixASNOperatorCountry
67.215.5.23567.215.0.0/20AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

No WHOIS records are currently associated with mentorat.technoscience.ca in WhisperGraph.

Subdomains

1 observed subdomain of mentorat.technoscience.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for mentorat.technoscience.ca.

MechanismTarget
SPF_Amentorat.technoscience.ca
SPF_INCLUDEcpam11.likuid.com
SPF_INCLUDEcpr01.likuid.com
SPF_INCLUDEcpr03.likuid.com
SPF_INCLUDEfalcon.likuid.com
SPF_INCLUDElikuid.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEspf.67-215-5-234.cprapid.com
SPF_INCLUDEspf.cpam11.likuid.com
SPF_INCLUDEspf.kerozen64.likuid.com
SPF_INCLUDEspf.likuid.com
SPF_IP144.217.224.250
SPF_IP192.95.19.233
SPF_IP192.99.188.39
SPF_IP198.27.80.76
SPF_IP54.39.16.118
SPF_IP67.215.5.234
SPF_MXmentorat.technoscience.ca

Related pages

Pivot deeper into the graph from mentorat.technoscience.ca.

Cypher and MCP

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

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