Skip to content

Hostname

cce-holding.com

Last fetched

cce-holding.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1476 as the registrar.

Nutrition Label

WHISPER CANON · cce-holding.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/cce-holding.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.34.183.29188.34.128.0/17AS24940DE

WHOIS identity

Registrar
iana:1476
Organization
cce solutions
Contact emails

Subdomains

6 observed subdomains of cce-holding.com.

Web-graph footprint

Distinct hostnames that link to or from cce-holding.com in the public web crawl.

37 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cce-holding.com.

MechanismTarget
SPF_Amail.cc-energy.com
SPF_INCLUDEmymailwall.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.w4ymail.at
SPF_IP80.122.45.50
SPF_IP80.123.137.59
SPF_IP81.19.145.88/32
SPF_IP81.19.159.68
SPF_IP85.13.164.20
SPF_MXcce-holding.com

Related pages

Pivot deeper into the graph from cce-holding.com.

Cypher and MCP

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

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