Hostname
cue.tools
Last fetched
cue.tools resolves to 52.0.101.202, announced in 52.0.0.0/15 by AMAZON-AES - Amazon.com, Inc. in US. cue.tools 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
- 52.0.101.202
52.0.0.0/15 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
IPv6 resolution
No AAAA record for cue.tools is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:81
- Registrant organisation
- grigory chudov
- Contact emails
- 08e88bf72b973df4c89711a4da83ddca-4567094@contact.gandi.net, 545466be1b6d4166332374a479bd31e2-4567094@contact.gandi.net, f4689b1de6217f207dda93d8add6c1da-4567094@contact.gandi.net
Subdomains
Showing 3 of 4. View all subdomains →
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns-110.awsdns-13.com
- ns-568.awsdns-07.net
- ns-1531.awsdns-63.org
- ns-1622.awsdns-10.co.uk
Threat-feed evidence
History
Related pages
Pivot from cue.tools 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: "cue.tools"})-[: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.