Skip to content

Hostname

robarts.ca

Last fetched

robarts.ca resolves to 3 IPv4 addresses operated by UWO-AS - University of Western Ontario in CA. WHOIS lists registrar:internic.ca inc. as the registrar.

Nutrition Label

WHISPER CANON · robarts.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/robarts.ca

Resolution chain

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

IPPrefixASNOperatorCountry
129.100.47.147129.100.0.0/18AS823UWO-AS - University of Western OntarioCA
129.100.47.148129.100.0.0/18AS823UWO-AS - University of Western OntarioCA
129.100.47.149129.100.0.0/18AS823UWO-AS - University of Western OntarioCA

WHOIS identity

Registrar
registrar:internic.ca inc.
Organization
robarts research institute (nfp)
Contact emails

Subdomains

394 observed subdomains of robarts.ca.

Web-graph footprint

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

135 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for robarts.ca.

MechanismTarget
SPF_INCLUDE_spf.uwo.ca
SPF_IP129.100.47.245
SPF_IP129.100.47.246
SPF_IP129.100.47.249
SPF_IP129.100.47.250
SPF_IP129.100.47.251
SPF_IP129.100.47.252

Related pages

Pivot deeper into the graph from robarts.ca.

Cypher and MCP

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

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