Skip to content

Hostname

ucb.co.uk

Last fetched

ucb.co.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:123-reg limited t/a 123-reg [tag = 123-reg] as the registrar.

Nutrition Label

WHISPER CANON · ucb.co.ukRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/ucb.co.uk

Resolution chain

ucb.co.uk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:123-reg limited t/a 123-reg [tag = 123-reg]
Organization
united christian broadcasters
Contact emails

Subdomains

17 observed subdomains of ucb.co.uk.

Web-graph footprint

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

371 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ucb.co.uk.

MechanismTarget
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.101.78.0/24
SPF_IP15.197.176.170
SPF_IP185.58.84.0/22
SPF_IP195.130.217.0/24
SPF_IP198.244.61.46
SPF_IP207.82.80.0/24
SPF_IP212.100.228.53
SPF_IP3.33.173.208
SPF_IP34.243.236.23
SPF_IP52.18.143.192
SPF_IP91.220.42.0/24

Related pages

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

Cypher and MCP

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

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