Hostname
double6.uk
Last fetched
double6.uk resolves to 18.169.4.69, announced in 18.168.0.0/14 by AMAZON-02 - Amazon.com, Inc. in GB. double6.uk is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 18.169.4.69
18.168.0.0/14 · AMAZON-02 - Amazon.com, Inc. · London, GB
IPv6 resolution
No AAAA record for double6.uk is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- registrar:double 6 ltd
- Registrant organisation
- double 6
Mail and authentication
Nameservers
- ns0.double6.org.uk
- ns1.double6.org.uk
- ns2.double6.org.uk
- ns4.double6.org.uk
MX records
- siren.double6.co.uk
SPF policy
- include: spf.double6.co.uk
- a: double6.uk
- mx: double6.uk
Threat-feed evidence
History
Related pages
Pivot from double6.uk into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "double6.uk"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.