Hostname
originastrology.com
Last fetched
originastrology.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
originastrology.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 |
|---|---|---|---|---|
| 108.159.59.136 | 108.159.56.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.159.59.152 | 108.159.56.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.159.59.179 | 108.159.56.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.159.59.98 | 108.159.56.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.106.108 | 13.225.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.106.117 | 13.225.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.106.201 | 13.225.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.106.79 | 13.225.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of originastrology.com owner
- Contact emails
- 25f3546b-42c5-4fd4-a54a-d863d6429262@identity-protect.org
- 2fd4e6a7-be7a-4ad8-ae7d-3224a13d4444@identity-protect.org
- 3c9ce325-ee11-41bd-a377-f479e370636a@identity-protect.org
- a1c947dc-661c-4440-8096-a451feb6ff7f@identity-protect.org
- owner-425097@originastrology.com.whoisprivacyservice.org
- owner@originastrology.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of originastrology.com.
| Subdomain |
|---|
| www.originastrology.com |
Threat posture
History
Related pages
Pivot deeper into the graph from originastrology.com.
- IP · 108.159.59.136
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 25f3546b-42c5-4fd4-a54a-d863d6429262@identity-protect.org
- TLD · .com
- Browse hostnames · or…
- 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: "originastrology.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.