Skip to content

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

WHISPER CANON · trinitylaban.ac.ukRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/trinitylaban.ac.uk

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.

IPPrefixASNOperatorCountry
18.245.162.5118.245.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
Organization
yvonne connell trinitylaban
Contact emails

Subdomains

62 observed subdomains of trinitylaban.ac.uk.

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for trinitylaban.ac.uk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp-engine.com
SPF_INCLUDEspf1.trinitylaban.ac.uk
SPF_INCLUDEspf2.trinitylaban.ac.uk
SPF_INCLUDEspf3.trinitylaban.ac.uk
SPF_IP18.130.109.127
SPF_IP18.130.156.179
SPF_IP185.250.239.90
SPF_MXtrinitylaban.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.