Skip to content

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

WHISPER CANON · danclark.ukRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/danclark.uk

Resolution chain

danclark.uk resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.174.255.1033.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.413.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.493.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.93.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.4752.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.4952.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.7352.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.8852.84.174.0/24AS16509AMAZON-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.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.