Hostname
utaredir.com
Last fetched
utaredir.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
utaredir.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.239.253.102 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.253.205 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.253.65 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.253.83 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 52.85.30.164 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.30.189 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.30.216 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.30.35 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of utaredir.com owner
- Contact emails
- 1fbe69c2-8335-477b-9e06-33b28284d939@identity-protect.org
- 58c0aa0a-1304-496e-8586-a70b5d7f34f1@identity-protect.org
- 701333ec-a8a7-4378-a047-62d99537b3fd@identity-protect.org
- a0c9b559-c1c4-4a7e-b006-6d53fa7ecd09@identity-protect.org
- c8c096cc-e8c8-4745-ab4f-5596e504fa10@identity-protect.org
- cb946ea4-c05d-491a-8cb0-fe436dc8e631@identity-protect.org
- ced7e58e-8836-4686-bce2-b732f20eb9ea@identity-protect.org
- owner-2332442@utaredir.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from utaredir.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "utaredir.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.