Hostname
rust-lang.com
Last fetched
rust-lang.com 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
rust-lang.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 |
|---|---|---|---|---|
| 18.164.188.117 | 18.164.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.188.16 | 18.164.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.188.48 | 18.164.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.188.80 | 18.164.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 99.84.234.102 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.105 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.127 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.70 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of rust-lang.com owner
- Contact emails
- graydon@pobox.com
- 074bf0be-601a-4df1-9d9d-5ff49af645af@identity-protect.org
- 211a6778-d3c5-453b-9d96-4c969251b8ff@identity-protect.org
- 5aae2183-0763-4939-9872-01adff1bbf4d@identity-protect.org
- 5cbfd31b-8aac-4fc9-8b0e-214b3dd3defb@identity-protect.org
- eafd06a7-fb01-4614-99d6-130ffff78f31@identity-protect.org
- f2d00432-a469-46f7-8a25-98fbec88e0d6@identity-protect.org
Subdomains
1 observed subdomain of rust-lang.com.
| Subdomain |
|---|
| www.rust-lang.com |
Web-graph footprint
Distinct hostnames that link to or from rust-lang.com in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from rust-lang.com.
- IP · 18.164.188.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · graydon@pobox.com
- TLD · .com
- Browse hostnames · ru…
- 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: "rust-lang.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.