Skip to content

Hostname

candlethread.uk

Last fetched

candlethread.uk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:godaddy.com, llc. [tag = godaddy] as the registrar.

Nutrition Label

WHISPER CANON · candlethread.ukRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/candlethread.uk

Resolution chain

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

IPPrefixASNOperatorCountry
34.216.208.15734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.214.9635.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.125.8644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.229.167.19744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.165.19944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.191.4952.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.189.77.19654.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.68.80.19654.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:godaddy.com, llc. [tag = godaddy]
Organization
Contact emails

Subdomains

1 observed subdomain of candlethread.uk.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for candlethread.uk.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from candlethread.uk.

Cypher and MCP

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

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