Skip to content

Hostname

ccihosting.com

Last fetched

ccihosting.com resolves to 1 IPv4 address operated by Cyber Cast International, S.A. in PA. WHOIS lists iana:472 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
200.74.246.90200.74.246.0/24AS27956Cyber Cast International, S.A.PA

WHOIS identity

Registrar
iana:472
Organization
cyber cast international, s.a. c/o dynadot
Contact emails

Subdomains

60 observed subdomains of ccihosting.com.

Web-graph footprint

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

60 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ccihosting.com.

MechanismTarget
SPF_Accihosting.com
SPF_IP200.74.246.49
SPF_IP200.74.246.90
SPF_MXccihosting.com

Related pages

Pivot deeper into the graph from ccihosting.com.

Cypher and MCP

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

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