Hostname
unicornstix.com
Last fetched
unicornstix.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
unicornstix.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.154.253.3 | 18.154.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.253.65 | 18.154.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.253.67 | 18.154.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.253.8 | 18.154.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.175.115.54 | 3.175.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.175.115.57 | 3.175.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.175.115.90 | 3.175.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.175.115.96 | 3.175.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of unicornstix.com owner
- Contact emails
- 2f2a61b6-801c-4daf-95c1-40b00ba41528@identity-protect.org
- 3c981995-18d1-44f0-bb64-6360fd67e3a1@identity-protect.org
- 60fae359-dfbf-41eb-a3f8-3f1619722f9f@identity-protect.org
- b01fd2d5-4fa1-4281-a70c-2c0522c00467@identity-protect.org
- c5b370a1-f502-46cd-8e75-c4b07f038237@identity-protect.org
- e83bf2c9-11c8-4465-b7a4-f06abea967ac@identity-protect.org
- e8afe617-d55e-4a5e-a773-24fee7233b8e@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from unicornstix.com.
- IP · 18.154.253.3
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2f2a61b6-801c-4daf-95c1-40b00ba41528@identity-protect.org
- TLD · .com
- Browse hostnames · un…
- 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: "unicornstix.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.