Hostname
apps-whatsapp.com
Last fetched
apps-whatsapp.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
apps-whatsapp.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 |
|---|---|---|---|---|
| 104.18.4.135 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.5.135 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.21.56.218 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.136.238 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:93
- Organization
- brayan perez
- Contact emails
- 1@heimao-140.com
- admin@softmencorp.com
- 593a88d13b07d2fa44439de51ce4f24380f9156d@privatedomain.gkg.net
- 5b8412b366a8b46d513063000660ba87e5b8ffde@privatedomain.gkg.net
- 6891e7cf57a3448e82d93efe89b6880575291a0b@privatedomain.gkg.net
- 9af7fbfdfed918b36c5de1d3210ad52175f7b14e@privatedomain.gkg.net
- a65ba82d6400d53def693b088d2f8bf4bc60c1ce@privatedomain.gkg.net
Subdomains
1 observed subdomain of apps-whatsapp.com.
| Subdomain |
|---|
| www.apps-whatsapp.com |
Web-graph footprint
Distinct hostnames that link to or from apps-whatsapp.com in the public web crawl.
685 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from apps-whatsapp.com.
- IP · 104.18.4.135
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:93
- Country · CA
- Email · 1@heimao-140.com
- TLD · .com
- Browse hostnames · ap…
- 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: "apps-whatsapp.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.