Skip to content

Hostname

cloud2.co.uk

Last fetched

cloud2.co.uk resolves to 1 IPv4 address operated by AS31463 in US. WHOIS lists registrar:fasthosts internet ltd [tag = livedomains] as the registrar.

Nutrition Label

WHISPER CANON · cloud2.co.ukRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/cloud2.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
87.76.24.3287.76.24.0/24AS31463US

WHOIS identity

Registrar
registrar:fasthosts internet ltd [tag = livedomains]
Organization
cloud2
Contact emails

Subdomains

4 observed subdomains of cloud2.co.uk.

Web-graph footprint

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

115 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cloud2.co.uk.

MechanismTarget
SPF_INCLUDEeu.brightidea.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfva.brightidea.com

Related pages

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

Cypher and MCP

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

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