Skip to content

Hostname

messagecloud.co.uk

Last fetched

messagecloud.co.uk resolves to 1 IPv4 address operated by AS51561 in GB. WHOIS lists registrar:icuk computing services ltd as the registrar.

Nutrition Label

WHISPER CANON · messagecloud.co.ukRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/messagecloud.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
188.240.191.163188.240.191.0/24AS51561GB

WHOIS identity

Registrar
registrar:icuk computing services ltd
Organization
Contact emails

Subdomains

6 observed subdomains of messagecloud.co.uk.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for messagecloud.co.uk.

MechanismTarget
SPF_INCLUDEspf.mxthunder.com

Related pages

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

Cypher and MCP

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

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