Hostname
legast.net
Last fetched
legast.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
legast.net 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 |
|---|---|---|---|---|
| 18.164.217.113 | 18.164.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.217.16 | 18.164.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.217.3 | 18.164.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.217.43 | 18.164.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.244.87.100 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.244.87.122 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.244.87.26 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.244.87.86 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 1c10252d-72cd-4032-bcef-71dfbae32bf8@identity-protect.org
- 67d5facf-dba0-4d2a-9236-062980993680@identity-protect.org
- 7e44fc20-e872-4e56-8ae5-a72a656cdea5@identity-protect.org
- 9c87b804-251a-437e-b932-246a0c4b26c0@identity-protect.org
- a4d5dd03-b5f4-442f-8f9a-c904aa762126@identity-protect.org
- b81c8576-ea8c-4c04-9343-578275a1ee75@identity-protect.org
- b898ea3e-cd4b-47da-9d19-66a4f181f390@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from legast.net in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from legast.net.
- IP · 18.164.217.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 1c10252d-72cd-4032-bcef-71dfbae32bf8@identity-protect.org
- TLD · .net
- Browse hostnames · le…
- 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: "legast.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.