Hostname
youqu-technology.com
Last fetched
youqu-technology.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
youqu-technology.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.214.1 | 3.5.214.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.5.215.10 | 3.5.215.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.5.239.159 | 3.5.239.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 52.95.161.52 | 52.95.161.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of youqu-technology.com owner
- Contact emails
- 26737a27-0f2b-4a93-8ac6-74b54b323740@identity-protect.org
- 8b990c81-e0de-4a1c-a6c1-ec8f276c10a8@identity-protect.org
- 975511fb-e708-4251-a0d0-7965d7a65554@identity-protect.org
- a73dd613-f161-43a8-86d5-3ec2ab36d9a0@identity-protect.org
- bd2ae462-ea5a-4f2c-84db-fb3904de15fb@identity-protect.org
- ed147b3d-5578-4190-9083-98be83feb4b6@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from youqu-technology.com.
- IP · 3.5.214.1
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · HK
- Email · 26737a27-0f2b-4a93-8ac6-74b54b323740@identity-protect.org
- TLD · .com
- Browse hostnames · yo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "youqu-technology.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.