Hostname
uiapprentice.com
Last fetched
uiapprentice.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
uiapprentice.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.23.93.114 | 107.23.0.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 13.223.215.39 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.210.14.211 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.21.201.162 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of uiapprentice.com owner
- Contact emails
- 2d5d6f5d-b518-45f0-990f-3b72d320a7da@identity-protect.org
- 3c769c1b-7a78-409b-837e-b64425ffc993@identity-protect.org
- 5deb641d-7ac7-4d65-87ed-203e85355948@identity-protect.org
- 6c29e27a-037d-46c4-b097-edf26f40687a@identity-protect.org
- 6cf76aa7-fd95-4d78-8dc8-53aa79bd8f7a@identity-protect.org
- baaa03ff-070b-4c80-8687-c039e59b734f@identity-protect.org
- d848a53f-b326-412b-810b-c7607de40c8a@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from uiapprentice.com.
- IP · 107.23.93.114
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2d5d6f5d-b518-45f0-990f-3b72d320a7da@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: "uiapprentice.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.