Skip to content

Hostname

dcits.com

Last fetched

dcits.com resolves to 2 IPv4 addresses operated by CHINATELECOM-HUBEI-IDC CHINANET Hubei province network in CN. WHOIS lists iana:1331 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
116.211.128.182116.211.128.0/22AS58563CHINATELECOM-HUBEI-IDC CHINANET Hubei province networkCN
42.202.155.15742.202.128.0/19AS134762CHINANET-LIAONING-DALIAN-MAN CHINANET Liaoning province Dalian MAN networkCN

WHOIS identity

Registrar
iana:1331
Organization
dcits
Contact emails

Subdomains

26 observed subdomains of dcits.com.

Web-graph footprint

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

872 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dcits.com.

Related pages

Pivot deeper into the graph from dcits.com.

Cypher and MCP

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

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