Hostname
5edit.com
Last fetched
5edit.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
5edit.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 |
|---|---|---|---|---|
| 3.164.240.105 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.240.109 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.240.6 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.240.71 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.167.112.113 | 3.167.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.112.117 | 3.167.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.112.13 | 3.167.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.112.97 | 3.167.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 5edit.com owner
- Contact emails
- 367c95f6-b5e0-4f80-acf6-04ca9309a2be@identity-protect.org
- 3e3eb4cd-dbbc-49f1-9ce0-51bb56652168@identity-protect.org
- 67666b37-a888-4e40-9d4e-7500295b54d4@identity-protect.org
- 903ec8a1-6585-48e4-87a9-1e81c31946b0@identity-protect.org
- b1046650-7a6d-43ae-88d3-a2e8eb04ef9b@identity-protect.org
- e9056dae-e22e-4d64-bdd4-86349085231c@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from 5edit.com.
- IP · 3.164.240.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · 367c95f6-b5e0-4f80-acf6-04ca9309a2be@identity-protect.org
- TLD · .com
- Browse hostnames · 5e…
- 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: "5edit.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.