Skip to content

Hostname

99app.com

Last fetched

99app.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · 99app.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/99app.com

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

Subdomains

65 observed subdomains of 99app.com.

Web-graph footprint

Distinct hostnames that link to or from 99app.com in the public web crawl.

591 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for 99app.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEshared.hubspot.com
SPF_INCLUDEspf.didiglobal.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP111.202.70.0/24
SPF_IP111.202.70.124
SPF_IP111.202.70.125
SPF_IP118.143.235.32/28
SPF_IP118.143.235.38
SPF_IP118.143.235.39
SPF_IP203.90.234.0/24
SPF_IP203.90.234.134
SPF_IP203.90.234.142
SPF_IP203.90.234.192/26
SPF_IP36.110.136.128/27
SPF_IP46.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.