Skip to content

Hostname

hca.ac.uk

Last fetched

hca.ac.uk resolves to 1 IPv4 address operated by AS63949 in GB.

Nutrition Label

WHISPER CANON · hca.ac.ukRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/hca.ac.uk

Resolution chain

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

IPPrefixASNOperatorCountry
109.74.203.105109.74.192.0/20AS63949GB

WHOIS identity

No WHOIS records are currently associated with hca.ac.uk in WhisperGraph.

Subdomains

25 observed subdomains of hca.ac.uk.

Web-graph footprint

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

126 sites link to this hostname.

127 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hca.ac.uk.

MechanismTarget
SPF_Ahca.ac.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.81.223.135
SPF_IP194.81.223.136

Related pages

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

Cypher and MCP

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

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