Skip to content

Hostname

rhul.ac.uk

Last fetched

rhul.ac.uk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB.

Nutrition Label

WHISPER CANON · rhul.ac.ukRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/rhul.ac.uk

Resolution chain

rhul.ac.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.90.134.2320.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

11,541 observed subdomains of rhul.ac.uk.

Web-graph footprint

Distinct hostnames that link to or from rhul.ac.uk in the public web crawl.

609 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for rhul.ac.uk.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-eu.exlibrisgroup.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwpm.flywire.com
SPF_IP134.219.108.241
SPF_IP134.219.128.55
SPF_IP134.219.203.24
SPF_IP134.219.208.107
SPF_IP134.219.208.108
SPF_IP134.219.208.150
SPF_IP134.219.210.251
SPF_IP134.219.56.4
SPF_IP168.245.38.168
SPF_IP205.139.104.0/22
SPF_IP52.31.29.196/32
SPF_IP54.195.228.99/32
SPF_IP89.167.234.245/32
SPF_IP89.167.234.247/32

Related pages

Pivot deeper into the graph from rhul.ac.uk.

Cypher and MCP

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

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