Hostname
web-ninja-david.com
Last fetched
web-ninja-david.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
web-ninja-david.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.67.130.43 | 18.67.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.67.130.56 | 18.67.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.67.130.65 | 18.67.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.67.130.91 | 18.67.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 52.85.31.100 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.34 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.62 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.88 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of web-ninja-david.com owner
- Contact emails
- 09a8d9cd-fbaa-4ced-adca-9526bc3891e8@identity-protect.org
- 0d887a2b-a82d-4eaf-a4f6-9dc0daa34122@identity-protect.org
- 11f32da7-8c75-4ff2-96dd-f6d15150569e@identity-protect.org
- 129b65b4-d9d3-4bc2-b40c-0044a061a3c1@identity-protect.org
- 5d6f2308-c19d-44bf-9a9b-d7fb3ff86bb4@identity-protect.org
- 79951790-0304-479d-877d-be1f17dd1cd0@identity-protect.org
- 7cf0b442-ac76-4c34-badb-ebd7e1367e0c@identity-protect.org
- owner-4228575@web-ninja-david.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from web-ninja-david.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from web-ninja-david.com.
- IP · 18.67.130.43
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · 09a8d9cd-fbaa-4ced-adca-9526bc3891e8@identity-protect.org
- TLD · .com
- Browse hostnames · we…
- 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: "web-ninja-david.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.