Hostname
cblucentum.com
Last fetched
cblucentum.com resolves to 1 IPv4 address operated by AS21499 in DE. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
cblucentum.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 92.205.55.212 | 92.205.48.0/20 | AS21499 | — | DE |
WHOIS identity
- Registrar
- iana:228
- Organization
- c. b. lucentum alicante
- Contact emails
- josemanuel.ruiz@urbanmarketing.es
- 067e118371d38eebae262023cf8326f97b938493802965c0d2bb29092c57c06c@cblucentum.com.whoisproxy.org
- 0a43000109ca62932a81710911515d2c8650d0ead34ab28f5883ff19a4b2e73c@cblucentum.com.whoisproxy.org
- 0e37ccad46fdcb534a4dad01984688e2d1e7fee1e0c1a69368d7eb2279494366@cblucentum.com.whoisproxy.org
- 602b6826820f35114588abb86dca88a5acf0ba44ac6552e934fcca7986a66da9@cblucentum.com.whoisproxy.org
- 7d43aaa6468bb18f2ea44d6a436931e490c447240e3875e3d3f54310de73bc4e@cblucentum.com.whoisproxy.org
- 85a57bca442e266091537965ad530d032db5b93a246de539fd11513fb43d7924@cblucentum.com.whoisproxy.org
- ad72dce8faf181291088790f8e90b121b54d3a3f240f68c694cc72690f8565c3@cblucentum.com.whoisproxy.org
- d46fa4eff810900a0b72bb769f78b532ee2f7b681ebf15f8f266afbc485b1c2d@cblucentum.com.whoisproxy.org
- e2be5ea16a4d6c6fcff433017f4e258dd6e79b901d4e6b825368c6ab0e47ba1d@cblucentum.com.whoisproxy.org
- edb12f59fb683bb874ba46942b6d4dbfb7c95722c7a6838ce48146cd36a197a6@cblucentum.com.whoisproxy.org
- f1a77a45bf59735b1338ae6ee38384438b608c3c9ca973606e172dd383a51bdb@cblucentum.com.whoisproxy.org
- fe93e3f6d67784760c21a251f5d6ca51389f5697412ef99cf2eed01471a9afb6@cblucentum.com.whoisproxy.org
Subdomains
1 observed subdomain of cblucentum.com.
| Subdomain |
|---|
| www.cblucentum.com |
Web-graph footprint
Distinct hostnames that link to or from cblucentum.com in the public web crawl.
13 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from cblucentum.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cblucentum.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.