Hostname
browsedit-sandbox.net
Last fetched
browsedit-sandbox.net resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
browsedit-sandbox.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.30.151.182 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.211.110.188 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.70.140.213 | 52.70.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.157.154.252 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 20d70d7f-fe75-4c7d-b932-3cacbd43adbe@identity-protect.org
- 21d342b1-bf3f-455e-be8f-5298da720dda@identity-protect.org
- 5e247b80-5372-43ca-bf15-6979d21d454d@identity-protect.org
- 74a8b94d-da0a-46ed-9530-0ef1162b1f99@identity-protect.org
- ca04a685-d02f-4f7a-b0e3-1fb1c9672d6c@identity-protect.org
- f5a6063f-dec4-450c-a387-7c222af00440@identity-protect.org
- owner-11739782@browsedit-sandbox.net.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from browsedit-sandbox.net.
- IP · 100.30.151.182
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 20d70d7f-fe75-4c7d-b932-3cacbd43adbe@identity-protect.org
- TLD · .net
- Browse hostnames · br…
- 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: "browsedit-sandbox.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.