Hostname
evbqa18api.com
Last fetched
evbqa18api.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
evbqa18api.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 |
|---|---|---|---|---|
| 18.164.154.100 | 18.164.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.154.112 | 18.164.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.154.48 | 18.164.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.154.8 | 18.164.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.14.111 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.14.66 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.14.76 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.14.99 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of evbqa18api.com owner
- Contact emails
- 4b8036e4-32a5-4b07-a8a1-72dd81478d2d@identity-protect.org
- 514f1c3a-b5f9-40da-8de7-6546b3abaa36@identity-protect.org
- 5c1e0562-38ac-4f53-a86f-cd88a00f368a@identity-protect.org
- 720784be-eb9c-45a5-ac89-fd1b5eec43b4@identity-protect.org
- 72a8acca-0af6-42e7-b51e-0600693a35a0@identity-protect.org
- 90dcd8df-3cf7-428d-a6ed-5cdc8763e34c@identity-protect.org
- e45ea255-9bbb-485d-9d89-9c90acc43ed2@identity-protect.org
Subdomains
1 observed subdomain of evbqa18api.com.
| Subdomain |
|---|
| wildcard.evbqa18api.com |
Threat posture
History
Related pages
Pivot deeper into the graph from evbqa18api.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "evbqa18api.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.