Hostname
clock-work.co.uk
Last fetched
clock-work.co.uk resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:123-reg limited t/a 123-reg [tag = 123-reg] as the registrar.
Nutrition Label
Resolution chain
clock-work.co.uk resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.135.184.254 | 13.134.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.133.131.137 | 18.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.175.1.246 | 18.175.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.11.146.151 | 3.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- registrar:123-reg limited t/a 123-reg [tag = 123-reg]
- Organization
- clockwork marketing and direct mail
- Contact emails
- —
Subdomains
16 observed subdomains of clock-work.co.uk.
Showing 15 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from clock-work.co.uk in the public web crawl.
186 sites link to this hostname.
41 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for clock-work.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | clock-work.co.uk |
| SPF_IP | 18.134.46.60 |
| SPF_IP | 188.166.148.211 |
| SPF_IP | 80.87.128.58/32 |
| SPF_IP | 80.87.130.0/24 |
Related pages
Pivot deeper into the graph from clock-work.co.uk.
- IP · 13.135.184.254
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:123-reg limited t/a 123-reg [tag = 123-reg]
- Country · GB
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · cl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "clock-work.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.