Skip to content

Hostname

ccig.ua

Last fetched

ccig.ua resolves to 1 IPv4 address operated by AS29522 in PL.

Nutrition Label

WHISPER CANON · ccig.uaRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ccig.ua

Resolution chain

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

IPPrefixASNOperatorCountry
94.152.225.19694.154.12.0/24AS29522PL

WHOIS identity

No WHOIS records are currently associated with ccig.ua in WhisperGraph.

Subdomains

1 observed subdomain of ccig.ua.

Subdomain
www.ccig.ua

Web-graph footprint

Distinct hostnames that link to or from ccig.ua in the public web crawl.

37 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ccig.ua.

MechanismTarget
SPF_Accig.ua
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf2.esputnik.com
SPF_IP195.94.215.34
SPF_IP217.153.95.97/29
SPF_IP77.55.144.88
SPF_IP91.220.164.0/25
SPF_IP94.152.13.116
SPF_IP94.152.225.187
SPF_IP94.152.225.196
SPF_IP94.152.4.0/23
SPF_IP94.152.41.40
SPF_MXccig.ua

Related pages

Pivot deeper into the graph from ccig.ua.

Cypher and MCP

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

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