Hostname
danclark.uk
Last fetched
danclark.uk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:grande veloce innovations limited as the registrar.
Nutrition Label
Resolution chain
danclark.uk resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.174.255.103 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.174.255.41 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.174.255.49 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.174.255.9 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.174.47 | 52.84.174.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.174.49 | 52.84.174.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.174.73 | 52.84.174.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.174.88 | 52.84.174.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- registrar:grande veloce innovations limited
- Organization
- dan clark
- Contact emails
Subdomains
3 observed subdomains of danclark.uk.
| Subdomain |
|---|
| wt.danclark.uk |
| www.danclark.uk |
Showing 2 of 3. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from danclark.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "danclark.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.