Skip to content

Hostname

ccig.de

Last fetched

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

Nutrition Label

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

Resolution chain

ccig.de 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.152.224.0/21AS29522PL

WHOIS identity

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

Subdomains

2 observed subdomains of ccig.de.

Web-graph footprint

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

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for ccig.de.

MechanismTarget
SPF_Accig.de
SPF_INCLUDE_spf.google.com
SPF_INCLUDEapp.sgizmo.com
SPF_INCLUDEmail.zendesk.com
SPF_IP195.149.227.55
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.4.0/23
SPF_IP94.152.41.40
SPF_IP94.152.63.240
SPF_MXccig.de

Related pages

Pivot deeper into the graph from ccig.de.

Cypher and MCP

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

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