Skip to content

Hostname

cctb.ro

Last fetched

cctb.ro resolves to 1 IPv4 address operated by COGENT-174 - Cogent Communications, LLC in FR. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · cctb.roRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/cctb.ro

Resolution chain

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

IPPrefixASNOperatorCountry
154.56.81.111154.48.0.0/12AS174COGENT-174 - Cogent Communications, LLCFR

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

7 observed subdomains of cctb.ro.

Web-graph footprint

Distinct hostnames that link to or from cctb.ro in the public web crawl.

30 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for cctb.ro.

MechanismTarget
SPF_Acctb.ro
SPF_IP185.132.175.14
SPF_IP193.230.215.45
SPF_MXcctb.ro

Related pages

Pivot deeper into the graph from cctb.ro.

Cypher and MCP

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

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