Hostname
adswebapp.com
Last fetched
adswebapp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
adswebapp.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 |
|---|---|---|---|---|
| 52.85.31.119 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.23 | 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.41 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.76.14 | 65.8.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 65.8.76.30 | 65.8.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 65.8.76.84 | 65.8.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 65.8.76.9 | 65.8.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of adswebapp.com owner
- Contact emails
- 17f34fd7-c25d-4d54-86de-bd8fe79e6720@identity-protect.org
- 3dd007fe-2b58-4c8c-a733-c857286c1aac@identity-protect.org
- 5ec38512-5d71-4670-ae3b-cae1d2424e39@identity-protect.org
- cd9786b9-5d4c-40ee-b4a0-cd38b571c716@identity-protect.org
- d878cbbc-7140-41d1-8bdb-a3b01cd1d6a3@identity-protect.org
- f17224be-5f81-407c-80c3-09ff7dfab288@identity-protect.org
- fefaf894-68c1-4edd-a564-78ff4f422128@identity-protect.org
Subdomains
1 observed subdomain of adswebapp.com.
| Subdomain |
|---|
| www.adswebapp.com |
Threat posture
History
Related pages
Pivot deeper into the graph from adswebapp.com.
- IP · 52.85.31.119
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 17f34fd7-c25d-4d54-86de-bd8fe79e6720@identity-protect.org
- TLD · .com
- Browse hostnames · ad…
- 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: "adswebapp.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.