Hostname
amps-api.com
Last fetched
amps-api.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
amps-api.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.231.110.140 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.90.129.207 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.165.210.99 | 54.164.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.82.151.71 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.84.199.162 | 54.84.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.85.21.247 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of amps-api.com owner
- Contact emails
- 0aa3b708-7f1f-45ba-8c74-3e99286046e2@identity-protect.org
- 0b4b2e7d-9c05-4143-b421-3402b988f3f5@identity-protect.org
- 0e0ba765-afda-4fd0-a9cb-db1b0a67fc39@identity-protect.org
- 57107a99-1c9b-4494-a141-82a0331ed4a8@identity-protect.org
- 89a9459c-10aa-4eac-94f4-33d65373f3f2@identity-protect.org
- 99f1fa23-87b7-4dba-8f37-5c9c5c11e1ba@identity-protect.org
- db743df2-f9ca-45fb-a075-05d9be72788f@identity-protect.org
Subdomains
9 observed subdomains of amps-api.com.
Threat posture
History
Related pages
Pivot deeper into the graph from amps-api.com.
- IP · 3.231.110.140
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0aa3b708-7f1f-45ba-8c74-3e99286046e2@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: "amps-api.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.