Skip to content

Hostname

unifor27c.ca

Last fetched

unifor27c.ca resolves to 1 IPv4 address operated by ONIAAS - HostPapa in CA. WHOIS lists registrar:promo people inc. as the registrar.

Nutrition Label

WHISPER CANON · unifor27c.caRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/unifor27c.ca

Resolution chain

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

IPPrefixASNOperatorCountry
66.102.132.3266.102.128.0/20AS40092ONIAAS - HostPapaCA

WHOIS identity

Registrar
registrar:promo people inc.
Organization
unifor local 27c
Contact emails

Subdomains

11 observed subdomains of unifor27c.ca.

Web-graph footprint

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

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • unifor27c.ca

SPF policy

4 SPF mechanisms authorising senders for unifor27c.ca.

MechanismTarget
SPF_Aunifor27c.ca
SPF_INCLUDErelay.mailchannels.net
SPF_IP66.102.132.32
SPF_MXunifor27c.ca

Related pages

Pivot deeper into the graph from unifor27c.ca.

Cypher and MCP

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

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