Hostname
manydesigns.org
Last fetched
manydesigns.org resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
manydesigns.org 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 |
|---|---|---|---|---|
| 18.102.217.82 | 18.137.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.102.93.112 | 18.137.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 35.152.226.106 | 35.184.160.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 51.118.101.46 | 51.146.72.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 51.118.13.24 | 51.146.72.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 51.118.62.242 | 51.146.72.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- iana:69
- Organization
- manydesigns srl
- Contact emails
Subdomains
1 observed subdomain of manydesigns.org.
| Subdomain |
|---|
| www.manydesigns.org |
Web-graph footprint
Distinct hostnames that link to or from manydesigns.org in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from manydesigns.org.
- IP · 18.102.217.82
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:69
- Country · IT
- Email · info@manydesigns.com
- TLD · .org
- Browse hostnames · ma…
- 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: "manydesigns.org"})-[: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.