Skip to content

Hostname

citics.com

Last fetched

citics.com resolves to 1 IPv4 address operated by CHINA169-BJ China Unicom Beijing Province Network in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
202.106.93.170202.106.64.0/19AS4808CHINA169-BJ China Unicom Beijing Province NetworkCN

WHOIS identity

Registrar
iana:420
Organization
citic group corporation
Contact emails

Subdomains

106 observed subdomains of citics.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for citics.com.

MechanismTarget
SPF_IP118.192.134.0/24
SPF_IP119.167.117.121
SPF_IP123.103.123.214
SPF_IP123.103.83.0/24
SPF_IP124.207.9.0/24
SPF_IP18.166.238.29
SPF_IP185.132.180.19
SPF_IP202.108.254.100
SPF_IP202.124.28.205
SPF_IP202.124.28.215
SPF_IP202.124.29.195
SPF_IP202.124.29.205
SPF_IP202.124.29.215
SPF_IP210.176.201.178
SPF_IP219.146.84.181
SPF_IP221.3.7.119
SPF_IP27.223.31.35
SPF_IP27.223.31.36
SPF_IP3.121.64.24
SPF_IP47.254.39.33
SPF_IP59.152.197.165
SPF_IP91.207.212.28

Related pages

Pivot deeper into the graph from citics.com.

Cypher and MCP

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

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