Hostname
proapp2.com
Last fetched
proapp2.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
proapp2.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.227.167.186 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.70.190.228 | 52.70.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of proapp2.com owner
- Contact emails
- 28508af7-fdae-4f1b-ac75-b6f3cb54b466@identity-protect.org
- 32d9f3ee-48f0-4adf-bd65-937a9bb5181f@identity-protect.org
- 5d8b30bc-d81d-4c55-b979-9f80529afe58@identity-protect.org
- 7ecc4177-6bcf-40d0-a0ba-33bbad6135c5@identity-protect.org
- ba155a94-3fca-460f-a6ec-7fb3010aca43@identity-protect.org
- f0df5714-b5f2-424a-b509-5b5ccc55f02b@identity-protect.org
- owner-12139659@proapp2.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of proapp2.com.
| Subdomain |
|---|
| wildcard.proapp2.com |
Threat posture
History
Related pages
Pivot deeper into the graph from proapp2.com.
- IP · 3.227.167.186
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 28508af7-fdae-4f1b-ac75-b6f3cb54b466@identity-protect.org
- TLD · .com
- Browse hostnames · pr…
- 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: "proapp2.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.