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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 109.73.121.96 | 109.73.120.0/21 | AS24958 | TBSH | GB |
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.
Showing 25 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hdcloud.co.uk in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for hdcloud.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | hdcloud.co.uk |
| SPF_IP | 109.73.114.124 |
| SPF_IP | 109.73.114.185 |
| SPF_IP | 109.73.121.46 |
| SPF_IP | 109.73.121.78 |
| SPF_MX | hdcloud.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.