Hostname
andersonalternative.com
Last fetched
andersonalternative.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
andersonalternative.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 |
|---|---|---|---|---|
| 13.226.232.164 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.232.174 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.232.192 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.232.69 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.184.140 | 18.173.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.184.200 | 18.173.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.184.201 | 18.173.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.184.5 | 18.173.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of andersonalternative.com owner
- Contact emails
- whois@orderamidchaos.com
- 4a25915a-ad03-4935-9b4b-27373a7bf034@identity-protect.org
- 990f837f-bc66-430e-8adf-d83039ae0d38@identity-protect.org
- 99eb4d1f-9aff-44d5-b928-7bca94dcc17f@identity-protect.org
- 9d7ee0cf-c484-4e81-93ff-c5ec74078f6c@identity-protect.org
- a3b772ae-7762-4c66-9126-c6a074f6d327@identity-protect.org
- b3f12cf4-41ac-4244-a583-91e40a8819d0@identity-protect.org
- e0c67a26-cb34-4baf-a2fd-050b565c6024@identity-protect.org
- owner-1473298@andersonalternative.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from andersonalternative.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for andersonalternative.com.
| Mechanism | Target |
|---|---|
| SPF_A | andersonalternative.com |
| SPF_INCLUDE | spf.forwardemail.net |
| SPF_MX | andersonalternative.com |
Related pages
Pivot deeper into the graph from andersonalternative.com.
- IP · 13.226.232.164
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · whois@orderamidchaos.com
- TLD · .com
- Browse hostnames · an…
- 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: "andersonalternative.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.