Skip to content

Hostname

hshs.ink

Last fetched

hshs.ink resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1556 as the registrar.

Nutrition Label

WHISPER CANON · hshs.inkRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.9/10canon.whisper.security/host/hshs.ink

Resolution chain

hshs.ink resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.85.131104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
128.14.74.107128.14.74.0/24AS21859ZEN-ECN - Zenlayer IncUS
128.14.74.124128.14.74.0/24AS21859ZEN-ECN - Zenlayer IncUS
172.67.206.46172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
46.149.194.22546.149.194.0/24AS59371DNC-AS - Dimension Network & Communication LimitedHK
67.211.78.13967.211.78.0/24AS59371DNC-AS - Dimension Network & Communication Limited

WHOIS identity

Registrar
iana:1556
Organization
jiu jiang bi zi ke ji you xian gong si
Contact emails

Subdomains

3 observed subdomains of hshs.ink.

Web-graph footprint

Distinct hostnames that link to or from hshs.ink in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from hshs.ink.

Cypher and MCP

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

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