Skip to content

Hostname

htsc.com

Last fetched

htsc.com resolves to 3 IPv4 addresses operated by AS56046 in CN. WHOIS lists iana:1494 as the registrar.

Nutrition Label

WHISPER CANON · htsc.comRouting diversity3.0/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/htsc.com

Resolution chain

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

WHOIS identity

Registrar
iana:1494
Organization
hanxiu
Contact emails

Subdomains

53 observed subdomains of htsc.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for htsc.com.

MechanismTarget
SPF_Ahtsc.com
SPF_INCLUDEspf.r.relaypod.com
SPF_IP112.25.232.195
SPF_IP153.3.219.98
SPF_IP202.102.62.75
SPF_IP218.2.192.164
SPF_IP221.131.138.162
SPF_IP221.226.112.130
SPF_IP221.231.135.227
SPF_IP221.231.135.246
SPF_IP221.6.6.12
SPF_MXhtsc.com

Related pages

Pivot deeper into the graph from htsc.com.

Cypher and MCP

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

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