Skip to content

Hostname

formationcontinue.uqac.ca

Last fetched

formationcontinue.uqac.ca resolves to 1 IPv4 address operated by UQAC-AS - Universite du Quebec a Chicoutimi in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
132.212.11.8132.212.0.0/16AS54606UQAC-AS - Universite du Quebec a ChicoutimiCA
132.212.11.8132.212.0.0/16AS54606UQAC-AS - Universite du Quebec a ChicoutimiCA

WHOIS identity

No WHOIS records are currently associated with formationcontinue.uqac.ca in WhisperGraph.

Web-graph footprint

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

118 sites link to this hostname.

83 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for formationcontinue.uqac.ca.

MechanismTarget
SPF_Ateluq.ca
SPF_INCLUDEbmsend.com
SPF_INCLUDElibanswers.com
SPF_INCLUDEmd02.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_local.uquebec.ca
SPF_IP132.209.10.3
SPF_IP132.212.11.48
SPF_IP132.212.2.236
SPF_IP132.212.2.240/29
SPF_IP173.46.148.17
SPF_IP51.222.157.227

Related pages

Pivot deeper into the graph from formationcontinue.uqac.ca.

Cypher and MCP

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

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