Skip to content

Hostname

99.com

Last fetched

99.com resolves to 1 IPv4 address operated by KEJORA-AS-ID PT. Bintang Kejora Teknologi in CN. WHOIS lists iana:120 as the registrar.

Nutrition Label

WHISPER CANON · 99.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/99.com

Resolution chain

99.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
121.207.250.70121.207.250.0/24AS133774KEJORA-AS-ID PT. Bintang Kejora TeknologiCN

WHOIS identity

Registrar
iana:120
Organization
chenxiang
Contact emails

Subdomains

150 observed subdomains of 99.com.

Web-graph footprint

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

67 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for 99.com.

MechanismTarget
SPF_A99.com
SPF_INCLUDEnd.com.cn
SPF_INCLUDEspf.mail.qq.com
SPF_IP121.207.250.0/24
SPF_IP121.207.254.0/24
SPF_IP208.113.71.188
SPF_IP216.93.169.64/26
SPF_IP218.5.2.219
SPF_IP58.22.103.0/24
SPF_IP58.49.94.72
SPF_MX99.com

Related pages

Pivot deeper into the graph from 99.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "99.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.