Hostname
boyongtech.com
Last fetched
boyongtech.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
boyongtech.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.79.252 | 3.5.79.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.79.67 | 3.5.79.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.81.44 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.81.5 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.82.118 | 3.5.82.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.85.128 | 3.5.85.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.87.98 | 3.5.87.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.179.67 | 52.218.179.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.185.122 | 52.218.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.213.42 | 52.218.213.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.130.251 | 52.92.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.131.123 | 52.92.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.133.163 | 52.92.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.138.3 | 52.92.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.206.3 | 52.92.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.234.67 | 52.92.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of boyongtech.com owner
- Contact emails
- yuming@yinsibaohu.aliyun.com
- 08485b5d-aaa2-4843-85ff-d656e67981d5@identity-protect.org
- 255f8a81-4636-47d5-a35f-186d7e1e7f1f@identity-protect.org
- 2cb9b232-a8ee-40e3-8207-22f5961406a2@identity-protect.org
- 6f8d4d79-d328-4f4e-bcdb-0afde4202d00@identity-protect.org
- 991d5ba0-003e-4062-a437-0778db7f9874@identity-protect.org
- d46dd426-6de3-4766-bf35-decfa2b32844@identity-protect.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from boyongtech.com.
- IP · 3.5.79.252
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · yuming@yinsibaohu.aliyun.com
- TLD · .com
- Browse hostnames · bo…
- 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: "boyongtech.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.