Hostname
ccis.org
Last fetched
ccis.org resolves to 2 IPv4 addresses operated by AS-CLOUVO Happy Technologies LLC in RU. WHOIS lists iana:291 as the registrar.
Nutrition Label
Resolution chain
ccis.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 213.183.48.170 | 213.183.48.0/24 | AS50098 | AS-CLOUVO Happy Technologies LLC | RU |
| 79.172.239.249 | 79.172.239.0/24 | AS43359 | TARHELY | HU |
WHOIS identity
- Registrar
- iana:291
- Organization
- ccis
- Contact emails
Subdomains
12 observed subdomains of ccis.org.
Web-graph footprint
Distinct hostnames that link to or from ccis.org in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for ccis.org.
| Mechanism | Target |
|---|---|
| SPF_A | ccis.org |
| SPF_INCLUDE | _spf.neonemails.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 35.155.94.202 |
| SPF_IP | 52.27.39.45 |
| SPF_MX | ccis.org |
| SPF_MX | mail.ccis.org |
Related pages
Pivot deeper into the graph from ccis.org.
- IP · 213.183.48.170
- ASN · AS50098AS-CLOUVO Happy Technologies LLC
- Registrar · iana:291
- Country · RU
- Email · ccis.org@domainnameproxyservice.com
- TLD · .org
- Browse hostnames · cc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ccis.org"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.