Hostname
ysgprod.com
Last fetched
ysgprod.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ysgprod.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 |
|---|---|---|---|---|
| 16.146.223.49 | 16.146.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.212.251.232 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.162.196.148 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.165.104.0 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.83.66.109 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.240.205.76 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 50.112.149.125 | 50.112.128.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.38.147.127 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ysgprod.com owner
- Contact emails
- 0acd66a2-f049-47e2-b0dd-7a3b469505b2@identity-protect.org
- 18ae608e-cd22-4a79-a22c-8817da2f268f@identity-protect.org
- 23ae84fa-736a-420a-95d3-f32d56969937@identity-protect.org
- 48a0a99a-4dfc-4ef9-b774-bceb1d05380b@identity-protect.org
- 72544391-974f-4e25-a90e-938ca02f2b7d@identity-protect.org
- e190e4e7-32cf-4f22-bfd2-b82c1de0f3c1@identity-protect.org
- owner-1732240@ysgprod.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of ysgprod.com.
Threat posture
History
Related pages
Pivot deeper into the graph from ysgprod.com.
- IP · 16.146.223.49
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0acd66a2-f049-47e2-b0dd-7a3b469505b2@identity-protect.org
- TLD · .com
- Browse hostnames · ys…
- 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: "ysgprod.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.