Skip to content

Hostname

sctianyi.net

Last fetched

sctianyi.net resolves to 2 IPv4 addresses operated by CHINANET-SCIDC-AS-AP - CHINANET SiChuan Telecom Internet Data Center in CN. WHOIS lists iana:1915 as the registrar.

Nutrition Label

WHISPER CANON · sctianyi.netRouting diversity2.4/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sctianyi.net

Resolution chain

sctianyi.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
125.64.42.58125.64.42.0/24AS38283CHINANET-SCIDC-AS-AP - CHINANET SiChuan Telecom Internet Data CenterCN
61.139.65.24061.139.65.0/24AS38283CHINANET-SCIDC-AS-AP - CHINANET SiChuan Telecom Internet Data CenterCN

WHOIS identity

Registrar
iana:1915
Organization
caoying
Contact emails

Web-graph footprint

Distinct hostnames that link to or from sctianyi.net in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sctianyi.net.

MechanismTarget
SPF_INCLUDEspf.163.com

Related pages

Pivot deeper into the graph from sctianyi.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sctianyi.net"})-[: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.