Hostname
w3sdevelop.com
Last fetched
w3sdevelop.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
w3sdevelop.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 |
|---|---|---|---|---|
| 13.227.249.10 | 13.227.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.227.249.115 | 13.227.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.227.249.35 | 13.227.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.227.249.5 | 13.227.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 99.84.160.104 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.116 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.38 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.59 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of w3sdevelop.com owner
- Contact emails
- 0d06f86a-c1fc-47c7-a03d-31282b2b535f@identity-protect.org
- 259a4fa7-54a2-48c0-8cfb-8b0a3d1639fc@identity-protect.org
- 2eda6b08-ead0-42a6-b18e-df47560ee52e@identity-protect.org
- 3956ea0b-994f-4f1f-ac80-b295d2a667bb@identity-protect.org
- ce690a41-7323-416b-a828-e0f5114b8b74@identity-protect.org
- d1de3830-a68a-45a1-a518-c3b785f23c3a@identity-protect.org
- fe70addb-6e98-4ea7-a5d4-52659b7eb8c5@identity-protect.org
- owner-10831568@w3sdevelop.com.whoisprivacyservice.org
Subdomains
11 observed subdomains of w3sdevelop.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from w3sdevelop.com.
- IP · 13.227.249.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 0d06f86a-c1fc-47c7-a03d-31282b2b535f@identity-protect.org
- TLD · .com
- Browse hostnames · w3…
- 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: "w3sdevelop.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.