Hostname
ui-db.com
Last fetched
ui-db.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ui-db.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 |
|---|---|---|---|---|
| 52.222.136.102 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.51 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.8 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.85 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.85.31.114 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.68 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.69 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.75 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ui-db.com owner
- Contact emails
- 02f81c88-cf01-48d7-8220-8cb8a3d516fa@identity-protect.org
- 58ad95b7-bebf-4cb2-b74b-9a391cfaade8@identity-protect.org
- 61c96aef-9aa5-4f2a-ae74-e13a5b4b258a@identity-protect.org
- 8a7abd89-a967-4c9a-b8cf-39157d1e8f0a@identity-protect.org
- af3a8de3-30c3-4ba7-822e-593af13b43fd@identity-protect.org
- c44c3077-90f4-49e9-a281-b6b64ed14821@identity-protect.org
Subdomains
8 observed subdomains of ui-db.com.
Web-graph footprint
Distinct hostnames that link to or from ui-db.com in the public web crawl.
6 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for ui-db.com.
| Mechanism | Target |
|---|---|
| SPF_A | ui-db.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_MX | ui-db.com |
Related pages
Pivot deeper into the graph from ui-db.com.
- IP · 52.222.136.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 02f81c88-cf01-48d7-8220-8cb8a3d516fa@identity-protect.org
- TLD · .com
- Browse hostnames · ui…
- 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: "ui-db.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.