Skip to content

Hostname

resources.citic

Last fetched

resources.citic resolves to 1 IPv4 address operated by KAOPU-HK Kaopu Cloud HK Limited in HK. WHOIS lists iana:1723 as the registrar.

Nutrition Label

WHISPER CANON · resources.citicRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/resources.citic

Resolution chain

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

IPPrefixASNOperatorCountry
154.93.109.4154.93.109.0/24AS138915KAOPU-HK Kaopu Cloud HK LimitedHK

WHOIS identity

Registrar
iana:1723
Organization
citic resources holdings
Contact emails

Subdomains

2 observed subdomains of resources.citic.

Web-graph footprint

Distinct hostnames that link to or from resources.citic in the public web crawl.

16 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for resources.citic.

MechanismTarget
SPF_IP116.205.89.19
SPF_IP124.71.239.4

Related pages

Pivot deeper into the graph from resources.citic.

Cypher and MCP

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

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