Skip to content

Hostname

stepfun.com

Last fetched

stepfun.com resolves to 3 IPv4 addresses operated by CHINANET-SHANGHAI-MAN China Telecom Group in CN. WHOIS lists iana:120 as the registrar.

Nutrition Label

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

Resolution chain

stepfun.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
14.103.65.20714.103.64.0/21AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
14.103.65.21514.103.64.0/21AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
14.103.71.7614.103.64.0/21AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN

WHOIS identity

Registrar
iana:120
Organization
buydomains_com
Contact emails

Subdomains

6 observed subdomains of stepfun.com.

Web-graph footprint

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

107 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for stepfun.com.

MechanismTarget
SPF_INCLUDE_netblocks.m.feishu.cn

Related pages

Pivot deeper into the graph from stepfun.com.

Cypher and MCP

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

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