Skip to content

Hostname

citicsf.com

Last fetched

citicsf.com resolves to 2 IPv4 addresses operated by AS24547 in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · citicsf.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/citicsf.com

Resolution chain

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

WHOIS identity

Registrar
iana:420
Organization
li xin
Contact emails

Subdomains

11 observed subdomains of citicsf.com.

Web-graph footprint

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

62 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for citicsf.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 citicsf.com.

Cypher and MCP

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

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