Hostname
galacticanalysis.com
Last fetched
galacticanalysis.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
galacticanalysis.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.116.253.136 | 18.116.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.188.60.82 | 18.188.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.189.56.190 | 18.189.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.224.81.248 | 18.224.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.128.193.253 | 3.128.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.141.79.209 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of galacticanalysis.com owner
- Contact emails
- 216a6ed7-e4af-4f57-9677-4ccb114eeb57@identity-protect.org
- 8da45c49-f6a1-4586-8e99-b630ee8c0b47@identity-protect.org
- 92b27283-fa7d-4017-a2a8-2a242e16c1e0@identity-protect.org
- b283a575-bb49-4411-8a43-9ac7dd264f7e@identity-protect.org
- ee6b4f2c-ac9d-4e6c-be64-e859e7c8fa05@identity-protect.org
- f5e098ef-5c97-46aa-ac5c-417e6c1b5705@identity-protect.org
Subdomains
7 observed subdomains of galacticanalysis.com.
Threat posture
History
Related pages
Pivot deeper into the graph from galacticanalysis.com.
- IP · 18.116.253.136
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 216a6ed7-e4af-4f57-9677-4ccb114eeb57@identity-protect.org
- TLD · .com
- Browse hostnames · ga…
- 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: "galacticanalysis.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.