Skip to content

Hostname

synapse.uqac.ca

Last fetched

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

Nutrition Label

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

Resolution chain

synapse.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 synapse.uqac.ca in WhisperGraph.

Web-graph footprint

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

18 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for synapse.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 synapse.uqac.ca.

Cypher and MCP

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

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