Skip to content

Hostname

asstra.cn

Last fetched

asstra.cn resolves to 1 IPv4 address operated by HWCLOUDS-AS-AP HUAWEI CLOUDS in HK. WHOIS lists registrar:广东时代互联科技有限公司 as the registrar.

Nutrition Label

WHISPER CANON · asstra.cnRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/asstra.cn

Resolution chain

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

IPPrefixASNOperatorCountry
119.8.34.117119.8.32.0/19AS136907HWCLOUDS-AS-AP HUAWEI CLOUDSHK

WHOIS identity

Registrar
registrar:广东时代互联科技有限公司
Organization
爱斯达全球货运代理(深圳)有限公司上海分公司
Contact emails

Subdomains

7 observed subdomains of asstra.cn.

Web-graph footprint

Distinct hostnames that link to or from asstra.cn in the public web crawl.

18 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for asstra.cn.

MechanismTarget
SPF_Aasstra.cn
SPF_IP119.8.34.117
SPF_IP159.138.63.96
SPF_MXasstra.cn

Related pages

Pivot deeper into the graph from asstra.cn.

Cypher and MCP

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

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