Hostname
deletespyware-adware.com
Last fetched
deletespyware-adware.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2487 as the registrar.
Nutrition Label
Resolution chain
deletespyware-adware.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.0.156 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.0.161 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.0.180 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.0.19 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.0.211 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.0.35 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.0.68 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.2.116 | 16.15.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.2.245 | 16.15.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.126 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.139 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.179 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.184 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.203 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.36 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.54 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.8 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.112.211 | 52.219.112.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.112.227 | 52.219.112.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.112.51 | 52.219.112.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2487
- Organization
- domain admin
- Contact emails
Subdomains
1 observed subdomain of deletespyware-adware.com.
| Subdomain |
|---|
| www.deletespyware-adware.com |
Web-graph footprint
Distinct hostnames that link to or from deletespyware-adware.com in the public web crawl.
28 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from deletespyware-adware.com.
- IP · 16.15.0.156
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2487
- Country · US
- Email · office@straightmoneytalker.com
- TLD · .com
- Browse hostnames · de…
- 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: "deletespyware-adware.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.