Hostname
slash-env.com
Last fetched
slash-env.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
slash-env.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.58.235.2 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of slash-env.com owner
- Contact emails
- 0c77ecdf-ee2e-4ed5-a31f-2f0942ee9120@identity-protect.org
- 259b4185-e37c-4ae6-944e-2ee1b8d85aef@identity-protect.org
- 346611e5-1c8c-4f06-8534-1c1905db1af6@identity-protect.org
- 46c99f57-625e-44bf-a9c2-7f683382b969@identity-protect.org
- 5510a335-bb2e-4819-8325-84454ea7b425@identity-protect.org
- 6d4d19a5-c747-4cf8-b2c6-d57fd980a0c6@identity-protect.org
- eddc6381-522a-4305-8db0-f1eb5825356d@identity-protect.org
Subdomains
5 observed subdomains of slash-env.com.
Showing 3 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from slash-env.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from slash-env.com.
- IP · 52.58.235.2
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 0c77ecdf-ee2e-4ed5-a31f-2f0942ee9120@identity-protect.org
- TLD · .com
- Browse hostnames · sl…
- 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: "slash-env.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.