Hostname
tu-aws.com
Last fetched
tu-aws.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tu-aws.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tu-aws.com owner
- Contact emails
- 063cbcd1-ba33-4cfa-9bcb-2713ff7d6b40@identity-protect.org
- 56c954aa-3da9-4e31-921d-ccec9f8eaacf@identity-protect.org
- bf3be9b6-526c-4b70-8588-08e2a083fcb1@identity-protect.org
- d7e6bf1e-8d66-4421-ba01-c9d37dc45b29@identity-protect.org
- ebfa97af-6b43-45a1-b56c-8e9f3c5db1fe@identity-protect.org
- ffa80f68-aa64-4312-a1f5-f7dc1b275672@identity-protect.org
- owner-3326222@tu-aws.com.whoisprivacyservice.org
- owner@tu-aws.com.whoisprivacyservice.org
Subdomains
66 observed subdomains of tu-aws.com.
Web-graph footprint
Distinct hostnames that link to or from tu-aws.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from tu-aws.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tu-aws.com"})-[: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.