Hostname
alchemex.net
Last fetched
alchemex.net resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
alchemex.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.245.107.17 | 13.244.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 13.245.188.88 | 13.244.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 13.245.245.220 | 13.244.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 13.245.53.182 | 13.244.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 13.246.157.54 | 13.246.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 13.246.161.163 | 13.246.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 13.246.219.208 | 13.246.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 15.240.3.26 | 15.240.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 16.28.0.226 | 16.28.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 16.28.36.130 | 16.28.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 13.247.13.47 | 13.247.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 16.28.134.246 | 16.28.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
WHOIS identity
- Registrar
- iana:292
- Organization
- dns admin
- Contact emails
Subdomains
4 observed subdomains of alchemex.net.
Web-graph footprint
Distinct hostnames that link to or from alchemex.net in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from alchemex.net.
- IP · 13.245.107.17
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:292
- Country · ZA
- Email · dnsadmin.southafrica@sage.com
- TLD · .net
- Browse hostnames · al…
- 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: "alchemex.net"})-[: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.