Skip to content

Hostname

ccb.at

Last fetched

ccb.at resolves to 1 IPv4 address operated by AS8560 in AT. WHOIS lists registrar:ledl.net gmbh as the registrar.

Nutrition Label

WHISPER CANON · ccb.atRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/ccb.at

Resolution chain

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

IPPrefixASNOperatorCountry
185.164.6.6185.164.4.0/22AS8560AT

WHOIS identity

Registrar
registrar:ledl.net gmbh
Organization
congress casino baden betriebsgesmbh.
Contact emails

Subdomains

3 observed subdomains of ccb.at.

Web-graph footprint

Distinct hostnames that link to or from ccb.at in the public web crawl.

80 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ccb.at.

MechanismTarget
SPF_INCLUDE_spf-dc55.sapsf.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEvhawyf4eci.sap.azure.cal.at
SPF_INCLUDEvhawyf4pci.sap.azure.cal.at
SPF_IP193.46.41.114
SPF_IP193.46.41.154
SPF_IP193.46.41.38
SPF_IP193.46.41.60
SPF_MXccb.at

Related pages

Pivot deeper into the graph from ccb.at.

Cypher and MCP

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

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