Skip to content

Hostname

hdcloud.co.uk

Last fetched

hdcloud.co.uk resolves to 1 IPv4 address operated by TBSH in GB. WHOIS lists registrar:123-reg limited t/a 123-reg [tag = 123-reg] as the registrar.

Nutrition Label

WHISPER CANON · hdcloud.co.ukRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hdcloud.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
109.73.121.96109.73.120.0/21AS24958TBSHGB

WHOIS identity

Registrar
registrar:123-reg limited t/a 123-reg [tag = 123-reg]
Organization
techie support
Contact emails

Subdomains

54 observed subdomains of hdcloud.co.uk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for hdcloud.co.uk.

MechanismTarget
SPF_Ahdcloud.co.uk
SPF_IP109.73.114.124
SPF_IP109.73.114.185
SPF_IP109.73.121.46
SPF_IP109.73.121.78
SPF_MXhdcloud.co.uk

Related pages

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

Cypher and MCP

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

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