Hostname
ub-api-q.com
Last fetched
ub-api-q.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
ub-api-q.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 |
|---|---|---|---|---|
| 100.51.103.175 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.225.216.132 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.235.220.133 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.7.200.131 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.175.244.36 | 54.174.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.88.185.82 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ub-api-q.com owner
- Contact emails
- 09d12209-a8e8-4fa7-a87d-59d4a1ad2305@identity-protect.org
- 49394e8a-34ea-4fd1-a77a-074a6b1c4182@identity-protect.org
- 5cd4227d-3816-47e4-9d1e-cea737672c7b@identity-protect.org
- d834edea-425a-4dbc-a776-126521690edc@identity-protect.org
- eac95937-6103-4a63-ad93-b3081834f378@identity-protect.org
- f5538ade-fa2f-4ccf-b799-104ba0f81e5e@identity-protect.org
- owner-3773736@ub-api-q.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from ub-api-q.com.
- IP · 100.51.103.175
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 09d12209-a8e8-4fa7-a87d-59d4a1ad2305@identity-protect.org
- TLD · .com
- Browse hostnames · ub…
- 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: "ub-api-q.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.