Skip to content

Hostname

uoftengineeringconnect.ca

Last fetched

uoftengineeringconnect.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · uoftengineeringconnect.caRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/uoftengineeringconnect.ca

Resolution chain

uoftengineeringconnect.ca resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.244.60.3118.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.3718.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.7518.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.8118.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.195.10218.67.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.195.8018.67.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.195.8418.67.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.195.8918.67.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
university of toronto, faculty of applied science and engineering
Contact emails

Subdomains

1 observed subdomain of uoftengineeringconnect.ca.

Web-graph footprint

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

22 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for uoftengineeringconnect.ca.

MechanismTarget
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from uoftengineeringconnect.ca.

Cypher and MCP

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

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