Hostname
openrsd.com
Last fetched
openrsd.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
openrsd.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.54.146.18 | 13.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.54.41.14 | 13.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 15.135.26.89 | 15.135.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.24.67.21 | 3.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.65.81.255 | 52.65.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.206.59.201 | 54.206.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of openrsd.com owner
- Contact emails
- 06049fb1-6ced-43eb-83d6-9f81d62e3084@identity-protect.org
- 15a7356c-fe45-4b39-8454-8b0edd47e33f@identity-protect.org
- 69629ef0-b264-4929-8a48-1726a6ca04bf@identity-protect.org
- 8ec285ee-65d0-4570-992c-28a2e843c870@identity-protect.org
- a6124aa7-ed08-4c19-a60c-c929d69fe97c@identity-protect.org
- b4d35271-edfe-428c-8d47-cff2c590dcab@identity-protect.org
- e64c5274-0434-4882-8d40-ae80861f6b7f@identity-protect.org
Subdomains
4 observed subdomains of openrsd.com.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from openrsd.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from openrsd.com.
- IP · 13.54.146.18
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 06049fb1-6ced-43eb-83d6-9f81d62e3084@identity-protect.org
- TLD · .com
- Browse hostnames · op…
- 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: "openrsd.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.