Skip to content

Hostname

cuidc.com

Last fetched

cuidc.com resolves to 2 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:1697 as the registrar.

Nutrition Label

WHISPER CANON · cuidc.comRouting diversity2.4/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/cuidc.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.168.4.167104.168.4.0/22AS36352AS-COLOCROSSING - HostPapaUS
193.122.98.201193.122.96.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationKR

WHOIS identity

Registrar
iana:1697
Organization
jia runxi
Contact emails

Subdomains

2 observed subdomains of cuidc.com.

Web-graph footprint

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

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cuidc.com.

MechanismTarget
SPF_INCLUDEspf1.dm.aliyun.com

Related pages

Pivot deeper into the graph from cuidc.com.

Cypher and MCP

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

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