Hostname
amsgroup-4004.com
Last fetched
amsgroup-4004.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
amsgroup-4004.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 |
|---|---|---|---|---|
| 108.157.60.101 | 108.157.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 108.157.60.108 | 108.157.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 108.157.60.23 | 108.157.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 108.157.60.66 | 108.157.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 52.84.143.100 | 52.84.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 52.84.143.55 | 52.84.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 52.84.143.68 | 52.84.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 52.84.143.9 | 52.84.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of amsgroup-4004.com owner
- Contact emails
- 5e56626c-5c81-4542-9835-26a4b71b4973@identity-protect.org
- 70e5e70f-e5b7-403b-922f-ca558c440479@identity-protect.org
- 76b9c2b2-8173-48ef-899e-9eb6d92d2c8e@identity-protect.org
- 9bc87042-2258-44e4-9fb5-6f17bfe32b33@identity-protect.org
- cef38c6a-39e3-40f7-b5de-d0449052bf58@identity-protect.org
- e65eaebc-18c8-451f-a480-52d8fe6ef0d8@identity-protect.org
- f7f3e7e1-7013-4931-adc5-1e2c946b7586@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from amsgroup-4004.com.
- IP · 108.157.60.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · TR
- Email · 5e56626c-5c81-4542-9835-26a4b71b4973@identity-protect.org
- TLD · .com
- Browse hostnames · am…
- 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: "amsgroup-4004.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.