Skip to content

Hostname

ccb.no

Last fetched

ccb.no resolves to 1 IPv4 address operated by AS49082 in NO.

Nutrition Label

WHISPER CANON · ccb.noRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ccb.no

Resolution chain

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

IPPrefixASNOperatorCountry
46.19.21.14246.19.20.0/22AS49082NO

WHOIS identity

No WHOIS records are currently associated with ccb.no in WhisperGraph.

Subdomains

57 observed subdomains of ccb.no.

Web-graph footprint

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

42 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ccb.no.

MechanismTarget
SPF_INCLUDEaditrocloud.com
SPF_INCLUDEfrankly.spf.ccb.no
SPF_INCLUDElearning-server.com
SPF_INCLUDEsap.spf.ccb.no
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP178.21.131.158/32
SPF_IP185.43.88.190/32
SPF_IP40.118.102.46
SPF_IP62.97.227.197
SPF_IP62.97.227.199
SPF_IP77.241.98.34
SPF_IP85.200.242.186

Related pages

Pivot deeper into the graph from ccb.no.

Cypher and MCP

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

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