Skip to content

Hostname

hrc.ac.uk

Last fetched

hrc.ac.uk resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · hrc.ac.ukRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/hrc.ac.uk

Resolution chain

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

IPPrefixASNOperatorCountry
104.19.154.92104.19.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

27 observed subdomains of hrc.ac.uk.

Web-graph footprint

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

112 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for hrc.ac.uk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.162.106.173/32
SPF_IP20.95.105.38/24
SPF_IP20.95.86.159/24
SPF_IP212.121.4.1
SPF_IP212.121.5.253
SPF_IP212.121.5.5
SPF_IP85.210.65.49/32
SPF_IP94.229.163.85
SPF_MXhrc.ac.uk

Related pages

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

Cypher and MCP

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

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