Hostname
shamanpre.com
Last fetched
shamanpre.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
shamanpre.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.64.50.127 | 18.64.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.64.50.18 | 18.64.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.64.50.48 | 18.64.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.64.50.65 | 18.64.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.162.221.108 | 3.162.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.221.123 | 3.162.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.221.43 | 3.162.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.221.99 | 3.162.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of shamanpre.com owner
- Contact emails
- 0d7da338-08e5-495e-a50e-8b984f4f0f16@identity-protect.org
- 2204fa17-7127-4809-bf61-883bdfa5bfa4@identity-protect.org
- 40a06231-801b-41db-9029-dd6603c4e0e0@identity-protect.org
- 566fa349-9e2c-4b62-99a3-7a1a0014e6f4@identity-protect.org
- 96e0f70a-25a2-499c-9fca-f230e92f90e4@identity-protect.org
- afa83c5e-3c78-40ab-ba32-bfe984e38e0d@identity-protect.org
- e0ac6391-f80d-499b-bb67-50b004aff118@identity-protect.org
Subdomains
2 observed subdomains of shamanpre.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from shamanpre.com.
- IP · 18.64.50.127
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 0d7da338-08e5-495e-a50e-8b984f4f0f16@identity-protect.org
- TLD · .com
- Browse hostnames · sh…
- 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: "shamanpre.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.