Hostname
myprotocoldesign.com
Last fetched
myprotocoldesign.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
myprotocoldesign.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.66.41.10 | 18.66.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.41.118 | 18.66.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.41.119 | 18.66.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.41.51 | 18.66.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.240.184.114 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.36 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.76 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.92 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of myprotocoldesign.com owner
- Contact emails
- 3dabca09-23b5-48c1-aad4-179d13e862c2@identity-protect.org
- 5cfd1a2d-4763-4a9c-9976-5231a0a8afb2@identity-protect.org
- 723e9cde-47ed-4747-a505-70b6c8392e2e@identity-protect.org
- ac2a3a28-120d-4b6c-b236-6f08dd21f66f@identity-protect.org
- e8b1a6a7-486f-4677-8f4b-f79ca8b5ab88@identity-protect.org
- f818ad7f-1ca1-42be-996b-4778c3c8c02c@identity-protect.org
- owner-9271828@myprotocoldesign.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of myprotocoldesign.com.
| Subdomain |
|---|
| www.myprotocoldesign.com |
Threat posture
History
Related pages
Pivot deeper into the graph from myprotocoldesign.com.
- IP · 18.66.41.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 3dabca09-23b5-48c1-aad4-179d13e862c2@identity-protect.org
- TLD · .com
- Browse hostnames · my…
- 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: "myprotocoldesign.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.