Hostname
trinitylaban.ac.uk
Last fetched
trinitylaban.ac.uk resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in GB.
Nutrition Label
Resolution chain
trinitylaban.ac.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.245.162.51 | 18.245.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- —
- Organization
- yvonne connell trinitylaban
- Contact emails
Subdomains
62 observed subdomains of trinitylaban.ac.uk.
Showing 25 of 62. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from trinitylaban.ac.uk in the public web crawl.
923 sites link to this hostname.
377 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for trinitylaban.ac.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smtp-engine.com |
| SPF_INCLUDE | spf1.trinitylaban.ac.uk |
| SPF_INCLUDE | spf2.trinitylaban.ac.uk |
| SPF_INCLUDE | spf3.trinitylaban.ac.uk |
| SPF_IP | 18.130.109.127 |
| SPF_IP | 18.130.156.179 |
| SPF_IP | 185.250.239.90 |
| SPF_MX | trinitylaban.ac.uk |
Related pages
Pivot deeper into the graph from trinitylaban.ac.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "trinitylaban.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.