Hostname
activeapps.app
Last fetched
activeapps.app resolves to 1 IPv4 address operated by YAHOO DE MEXICO S.A. DE C.V. in RU. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
activeapps.app resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 31.31.196.6 | 31.31.196.0/24 | AS197695 | YAHOO DE MEXICO S.A. DE C.V. | RU |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of activeapps.app owner
- Contact emails
- 6931d5495d926453fb0f7cc8b7898a16ab761a6f13e7c8ec0f7de4e9f216cf92@activeapps.app.whoisproxy.org
- 6b9f35e8db1c97e605011cc8a3eeb7957cd79ad97f39e337853c844e8988e645@activeapps.app.whoisproxy.org
- 853891f2e5f6f4dd7ea5e4770683965782263eca62ad324e9cdfc77454b38918@activeapps.app.whoisproxy.org
- e0c829b44a32e583be477d0a13ff75139dd657ab5f1ac981d71c24042f586d98@activeapps.app.whoisproxy.org
Subdomains
1 observed subdomain of activeapps.app.
| Subdomain |
|---|
| www.activeapps.app |
Web-graph footprint
Distinct hostnames that link to or from activeapps.app in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from activeapps.app.
- IP · 31.31.196.6
- ASN · AS197695YAHOO DE MEXICO S.A. DE C.V.
- Registrar · iana:269
- Country · RU
- Email · 6931d5495d926453fb0f7cc8b7898a16ab761a6f13e7c8ec0f7de4e9f216cf92@activeapps.app.whoisproxy.org
- TLD · .app
- 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: "activeapps.app"})-[: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.