Skip to content

Hostname

cluseu.uk

Last fetched

cluseu.uk resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists registrar:name.com llc t/a name.com, inc. as the registrar.

Nutrition Label

WHISPER CANON · cluseu.ukRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/cluseu.uk

Resolution chain

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

WHOIS identity

Registrar
registrar:name.com llc t/a name.com, inc.
Organization
Contact emails

Subdomains

2 observed subdomains of cluseu.uk.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cluseu.uk.

MechanismTarget
SPF_IP51.83.99.62
SPF_IPfd68:85f0:7c72::/48
SPF_MXcluseu.uk

Related pages

Pivot deeper into the graph from cluseu.uk.

Cypher and MCP

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

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