Hostname
uticashedpro.com
Last fetched
uticashedpro.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
uticashedpro.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.172.89.14 | 18.172.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.89.2 | 18.172.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.89.37 | 18.172.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.89.40 | 18.172.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.170.3.39 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.42 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.62 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.94 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of uticashedpro.com owner
- Contact emails
- 31d55dee-16d4-42fb-98bd-f794484658f4@identity-protect.org
- 586c6053-e42f-4921-a4b2-331662e79ca3@identity-protect.org
- 5d4513b8-3a2d-4d73-8fd6-fc36a45bdb6b@identity-protect.org
- 90c7ea06-0b47-4d27-9b4e-8ccc7e609621@identity-protect.org
- a123c027-5490-4532-b044-49032a991548@identity-protect.org
- c8025c51-a10c-4ff0-a4d1-06108d16930d@identity-protect.org
- owner-2695564@uticashedpro.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from uticashedpro.com.
- IP · 18.172.89.14
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 31d55dee-16d4-42fb-98bd-f794484658f4@identity-protect.org
- TLD · .com
- Browse hostnames · ut…
- 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: "uticashedpro.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.