Hostname
edgesandnets.com
Last fetched
edgesandnets.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
edgesandnets.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.25.128.209 | 52.46.28.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of edgesandnets.com owner
- Contact emails
- edgesandnets.com@privatewho.is
- 12ae0302-c539-49f6-a56f-73555ffe36cf@identity-protect.org
- 16c07664-a290-46d7-828a-fe571db12b67@identity-protect.org
- 80d9b86b-032d-4986-b695-f5ee3277373f@identity-protect.org
- 8a075193-bfdf-46ae-aa27-bb1cf447fe03@identity-protect.org
- 946af6eb-c7c1-4602-b1fc-d1e4e1f38d6b@identity-protect.org
- a7ec7ce4-7380-4275-b469-f6c1ef178b98@identity-protect.org
- c99df5e5-c131-4d57-9450-1995d653d407@identity-protect.org
Subdomains
4 observed subdomains of edgesandnets.com.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from edgesandnets.com in the public web crawl.
16 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from edgesandnets.com.
- IP · 52.25.128.209
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · edgesandnets.com@privatewho.is
- TLD · .com
- Browse hostnames · ed…
- 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: "edgesandnets.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.