Hostname
actions-alternatives.com
Last fetched
actions-alternatives.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
actions-alternatives.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 |
|---|---|---|---|---|
| 3.168.102.36 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.43 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.47 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.63 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.50.123 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.84.50.32 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.84.50.50 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.84.50.92 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of actions-alternatives.com owner
- Contact emails
- 8fb9e38e-ca6d-4273-9195-12fd8fa2d374@identity-protect.org
- a1b750b5-4091-48d7-9942-efca9f3c4ac2@identity-protect.org
- a21e6345-0f83-4696-9323-4f38a6170db7@identity-protect.org
- b2dd2058-0867-49af-85aa-5ebf19362538@identity-protect.org
- eee84d8d-95b5-4bd3-be7e-64eb51407427@identity-protect.org
- fcf628a3-3165-4d13-97c1-ee97a3a24bb8@identity-protect.org
- feb6c98f-b680-4f33-98c8-13f998ca2b66@identity-protect.org
Subdomains
2 observed subdomains of actions-alternatives.com.
Web-graph footprint
Distinct hostnames that link to or from actions-alternatives.com in the public web crawl.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from actions-alternatives.com.
- IP · 3.168.102.36
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 8fb9e38e-ca6d-4273-9195-12fd8fa2d374@identity-protect.org
- TLD · .com
- Browse hostnames · ac…
- 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: "actions-alternatives.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.