Hostname
daimingyang.com
Last fetched
daimingyang.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
daimingyang.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.187.107 | 13.33.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.33.187.117 | 13.33.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.33.187.122 | 13.33.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.33.187.91 | 13.33.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.82.109 | 18.65.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.82.26 | 18.65.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.82.43 | 18.65.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.82.7 | 18.65.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of daimingyang.com owner
- Contact emails
- 179fd219-f61e-4fde-aad2-146fcaab881f@identity-protect.org
- 3cf69fe7-fbd8-4493-be69-d9944c57ac4e@identity-protect.org
- 50aa70b1-19cf-44eb-a0b5-71ae507c895b@identity-protect.org
- 754d6b0d-460f-4b9d-aa79-adfcb0cb15fd@identity-protect.org
- a16aa006-ff39-4d79-94b1-f61e065c785e@identity-protect.org
- ba8ff37b-ceb3-41a1-8d0e-81e743fca392@identity-protect.org
Subdomains
1 observed subdomain of daimingyang.com.
| Subdomain |
|---|
| fooddelivery.daimingyang.com |
Web-graph footprint
Distinct hostnames that link to or from daimingyang.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from daimingyang.com.
- IP · 13.33.187.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 179fd219-f61e-4fde-aad2-146fcaab881f@identity-protect.org
- TLD · .com
- Browse hostnames · da…
- 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: "daimingyang.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.