Skip to content

Hostname

cdc.ci

Last fetched

cdc.ci resolves to 1 IPv4 address operated by SOFTLAYER - IBM Cloud in US.

Nutrition Label

WHISPER CANON · cdc.ciRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/cdc.ci

Resolution chain

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

IPPrefixASNOperatorCountry
192.3.201.85192.3.201.0/24AS36352SOFTLAYER - IBM CloudUS

WHOIS identity

No WHOIS records are currently associated with cdc.ci in WhisperGraph.

Subdomains

11 observed subdomains of cdc.ci.

Web-graph footprint

Distinct hostnames that link to or from cdc.ci in the public web crawl.

13 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • cdc.ci

SPF policy

8 SPF mechanisms authorising senders for cdc.ci.

MechanismTarget
SPF_Acdc.ci
SPF_INCLUDEspf.mailjet.com
SPF_IP184.170.148.7
SPF_IP192.3.201.104
SPF_IP192.3.201.85
SPF_IP192.3.201.95/32
SPF_IP216.246.112.80
SPF_MXcdc.ci

Related pages

Pivot deeper into the graph from cdc.ci.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cdc.ci"})-[: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.