Skip to content

Hostname

ucb.ac.uk

Last fetched

ucb.ac.uk resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · ucb.ac.ukRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ucb.ac.uk

Resolution chain

ucb.ac.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.171.119.1018.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
194.83.36.4194.80.0.0/14AS786GB

WHOIS identity

Registrar
Organization
amin pradhan - director of information services summer row birmingham
Contact emails

Subdomains

76 observed subdomains of ucb.ac.uk.

Web-graph footprint

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

602 sites link to this hostname.

227 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ucb.ac.uk.

MechanismTarget
SPF_Amail.csc.warwick.ac.uk
SPF_Astaffemail.ucb.ac.uk
SPF_Astaffexchange.ucb.ac.uk
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.205.247.248
SPF_IP194.83.36.1/24
SPF_IP194.83.36.222
SPF_IP20.162.120.167
SPF_IP51.195.176.213/32
SPF_IP51.195.251.80/30

Related pages

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

Cypher and MCP

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

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