Hostname
wows-tools.com
Last fetched
wows-tools.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wows-tools.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 |
|---|---|---|---|---|
| 3.212.44.161 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.215.227.47 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.193.60.192 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.217.154.97 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.217.42.146 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.221.136.181 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wows-tools.com owner
- Contact emails
- 3b77499a-db99-4f1d-b4ae-f5fbf715e183@identity-protect.org
- 5463e8ff-09e1-4deb-8012-6d308feea04c@identity-protect.org
- 6fc9719b-f70e-441e-82dc-f0d7d4a7083e@identity-protect.org
- 752eba9a-6c31-4400-a72d-38584cd7eb63@identity-protect.org
- 90f07fa3-c813-4dd0-b9bd-b597128631a1@identity-protect.org
- ea2b4445-db65-48f7-82f5-1d0b9d1c6b1c@identity-protect.org
Subdomains
1 observed subdomain of wows-tools.com.
| Subdomain |
|---|
| www.wows-tools.com |
Threat posture
History
Related pages
Pivot deeper into the graph from wows-tools.com.
- IP · 3.212.44.161
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3b77499a-db99-4f1d-b4ae-f5fbf715e183@identity-protect.org
- TLD · .com
- Browse hostnames · wo…
- 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: "wows-tools.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.