Hostname
99app.com
Last fetched
99app.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
99app.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- bai kai
- Contact emails
- baikai5630@qq.com
- 4d625b6c-eb3a-4aa8-9f0a-0ef869c97a1c@identity-protect.org
- 52763d47-8c21-4198-ab11-e453dcce4497@identity-protect.org
- 878c0a0e-a158-461d-8c21-aff503f65485@identity-protect.org
- 95d9e97e-bdc2-45ef-bec5-81213a2b7bfd@identity-protect.org
- b2988fe5-242e-4243-a7d8-3481bc79cbe3@identity-protect.org
- db79465d-f97a-41f3-a70e-d6bdb56097c6@identity-protect.org
- owner-10382@99app.com.whoisprivacyservice.org
- owner-1090178@99app.com.whoisprivacyservice.org
- owner-10978939@99app.com.whoisprivacyservice.org
- owner-2309753@99app.com.whoisprivacyservice.org
- owner-5065819@99app.com.whoisprivacyservice.org
- owner-5263201@99app.com.whoisprivacyservice.org
- owner-5335768@99app.com.whoisprivacyservice.org
- owner-5621624@99app.com.whoisprivacyservice.org
- owner-5819006@99app.com.whoisprivacyservice.org
- owner-6088955@99app.com.whoisprivacyservice.org
- owner-8284804@99app.com.whoisprivacyservice.org
- owner-8554753@99app.com.whoisprivacyservice.org
- owner-8845021@99app.com.whoisprivacyservice.org
- and 2 more
Subdomains
65 observed subdomains of 99app.com.
Showing 25 of 65. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 99app.com in the public web crawl.
591 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- alt1.aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
- alt4.aspmx.l.google.com
- aspmx.l.google.com
- aspmx.l.google.com
- inbound-smtp.us-east-1.amazonaws.com
- inbound-smtp.us-east-1.amazonaws.com
- mx1.99app.com
- mx2.99app.com
- mx3.99app.com
SPF policy
18 SPF mechanisms authorising senders for 99app.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | shared.hubspot.com |
| SPF_INCLUDE | spf.didiglobal.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 111.202.70.0/24 |
| SPF_IP | 111.202.70.124 |
| SPF_IP | 111.202.70.125 |
| SPF_IP | 118.143.235.32/28 |
| SPF_IP | 118.143.235.38 |
| SPF_IP | 118.143.235.39 |
| SPF_IP | 203.90.234.0/24 |
| SPF_IP | 203.90.234.134 |
| SPF_IP | 203.90.234.142 |
| SPF_IP | 203.90.234.192/26 |
| SPF_IP | 36.110.136.128/27 |
| SPF_IP | 46.250.185.32 |
Related pages
Pivot deeper into the graph from 99app.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "99app.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.