Skip to content

Hostname

citic.com

Last fetched

citic.com resolves to 2 IPv4 addresses operated by CMNET-V4HEBEI-AS-AP Hebei Mobile Communication Company Limited in CN. WHOIS lists iana:1588 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
111.62.149.162111.62.128.0/19AS24547CMNET-V4HEBEI-AS-AP Hebei Mobile Communication Company LimitedCN
42.202.155.16042.202.128.0/19AS134762CHINANET-LIAONING-DALIAN-MAN CHINANET Liaoning province Dalian MAN networkCN

WHOIS identity

Registrar
iana:1588
Organization
??????????
Contact emails

Subdomains

100 observed subdomains of citic.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for citic.com.

MechanismTarget
SPF_IP116.205.89.19
SPF_IP124.71.239.4

Related pages

Pivot deeper into the graph from citic.com.

Cypher and MCP

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

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