Hostname
leedstrinity.ac.uk
Last fetched
leedstrinity.ac.uk resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
leedstrinity.ac.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 166.117.125.152 | 166.117.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 166.117.213.241 | 166.117.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- senior computing technician leeds trinity & all saints
- Contact emails
Subdomains
78 observed subdomains of leedstrinity.ac.uk.
Showing 25 of 78. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from leedstrinity.ac.uk in the public web crawl.
695 sites link to this hostname.
604 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for leedstrinity.ac.uk.
| Mechanism | Target |
|---|---|
| SPF_A | smtp.ukmsl.net |
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | _spf.eu.mailgun.org |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | wpm.flywire.com |
| SPF_IP | 143.55.145.135/32 |
| SPF_IP | 192.190.202.35/32 |
| SPF_IP | 192.190.202.36/32 |
| SPF_IP | 205.220.185.241/32 |
| SPF_IP | 54.240.51.120/32 |
| SPF_IP | 54.240.51.121/32 |
| SPF_IP | 54.240.51.122/32 |
| SPF_IP | 80.6.91.150/32 |
Related pages
Pivot deeper into the graph from leedstrinity.ac.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "leedstrinity.ac.uk"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.