Skip to content

Hostname

hicool.com

Last fetched

hicool.com resolves to 10 IPv4 addresses operated by KAOPU-HK Kaopu Cloud HK Limited in SG.

Nutrition Label

WHISPER CANON · hicool.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hicool.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.198.200.200103.198.200.0/24AS138915KAOPU-HK Kaopu Cloud HK LimitedSG
103.198.200.201103.198.200.0/24AS138915KAOPU-HK Kaopu Cloud HK LimitedSG
148.153.240.64148.153.240.0/24AS63199CDSC-AS1 - CDS Global Cloud Co., LtdDE
148.153.240.66148.153.240.0/24AS63199CDSC-AS1 - CDS Global Cloud Co., LtdDE
199.91.74.172199.91.74.0/24AS21859ZEN-ECN - Zenlayer IncMX
199.91.74.173199.91.74.0/24AS21859ZEN-ECN - Zenlayer IncMX
219.76.20.208219.76.0.0/19AS4760HKTIMS-AP HKT LimitedHK
219.76.20.209219.76.0.0/19AS4760HKTIMS-AP HKT LimitedHK
98.98.253.8298.98.253.0/24AS21859ZEN-ECN - Zenlayer IncMX
98.98.253.8398.98.253.0/24AS21859ZEN-ECN - Zenlayer IncMX

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hicool.com.

MechanismTarget
SPF_INCLUDE_netblocks.m.feishu.cn

Related pages

Pivot deeper into the graph from hicool.com.

Cypher and MCP

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

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